psieg / babelsberg-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor Constraint Abandoning

psieg opened this issue · comments

Instead of isAbandoned = true; compactExternalVariablesOfConstrainedVariables(), implement the logic directly in Abandon()

(from #25)