solve

fun solve(): ConstraintSolution<A>

Returns the greatest solution to the set of constraints in the system.

Return

mapping from variables to the greatest values that satisfy all constraints

Throws