solve method
void
solve()
Solve the constraint. This is usually called iteratively.
Implementation
void solve(){
printError("Constraint", "Inheritance error.");
}
Solve the constraint. This is usually called iteratively.
void solve(){
printError("Constraint", "Inheritance error.");
}