Skip to content
Snippets Groups Projects
Commit d0b29c1d authored by bdr7fv's avatar bdr7fv
Browse files

Optimized PN, sort vectors of functions to validate by the number of...

Optimized PN, sort vectors of functions to validate by the number of boundaries found by the infernces for those functions. The concept is that if there are 3 or fewer variables, these layouts are essentially P1, so they should validate immediately. By sorting them, when recurisve validation is used, hopefully a larger portion of functions will be validated immediately, if all these "safer" functions are grouped together. 



Former-commit-id: 90f4e0ed9adb6a9b54f6c0aa7c8c108e875867ea
parent 41d6e13a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment