Collect sets of constraint unknowns corresponding to program variables, functions and nodes #544
Closed
3 tasks done
Labels
Milestone
Collecting such map of sets should help to clean up the incremental loading (can remove obsolete unknowns corresponding to functions without total iteration and string-based comparison) and make it easier (and more performant) to restart unknowns related to certain syntactic program features.
For example, a single program global variable
g
has many different unknowns related to it since #473:TODO
Program functions.The text was updated successfully, but these errors were encountered: