astra-uu-se / atlantis

CBLS solver
2 stars 1 forks source link

initialization is done via a commit #134

Closed frejknutarlewander closed 1 year ago

frejknutarlewander commented 1 year ago

initialisation if invariants is now done via a commit

dynamicInputVar is a virtual method that dynamic invariants are to override that returns the dynamic input variable required for the computation of the output variable of the invariant

Since each level of the invariant graph is sorted, each variable-invariant combination is considered at most once in each probe/commit. The effect of this is that the stored internal values of invariants can be integers instead of CommittedIntegers.