Closed robrix closed 5 years ago
This PR separates constraint gathering from constraint solving, doing elaboration in a single pass prior to constraint solving.
There’s still some distance to go before this is finished, but I think I’ve proven the viability of the approach, so gonna merge into #67.
This PR separates constraint gathering from constraint solving, doing elaboration in a single pass prior to constraint solving.