Closed frejknutarlewander closed 9 months ago
Topology does not fully correspond to the implementation of Localizer/Comet.
In order to do that we need to partition the VarIds into levels, and then topologically sort levels during propagation.
In order to partition and topologically sort each invariant (or constraint) and each input of that invariant need to be flagged as dynamic or static
this has been addressed
Topology does not fully correspond to the implementation of Localizer/Comet.
In order to do that we need to partition the VarIds into levels, and then topologically sort levels during propagation.
In order to partition and topologically sort each invariant (or constraint) and each input of that invariant need to be flagged as dynamic or static