Declaration
public void VisualizeIntendedSolutionBug(
IProgressVisualizerData data
)Summary
This method is only called if
SolverInstructions.IntendedSolution was specified and the solver
encountered a constraint that ruled out the intended solution. Visualizes the state of the solver at this
point in order to show the information necessary to debug the constraint.
Parameters