Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void EraseProgress(IProgressVisualizerData)

Declaration

public void EraseProgress(
    IProgressVisualizerData data
)

Summary

Removes the visualization of the progress for the current cell when the solver has exhausted all possibilities for that cell and prepares to backtrack.

Parameters

IProgressVisualizerDatadata An IProgressVisualizerData object containing information about the puzzle and solver state.