Click or drag to resize
DlxSolutionFound Event
Occurs for each solution found to the exact cover problem.

Namespace: DlxLib
Assembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public event EventHandler<SolutionFoundEventArgs> SolutionFound

Value

Type: SystemEventHandlerSolutionFoundEventArgs
See Also