postSolve method

void postSolve()

Do the post-processing.

Implementation

void postSolve(){
  printError("Constraint", "Inheritance error.");
}