C# Class FirstStepHandler, CSharpCream

Inheritance: ISolutionHandler
Afficher le fichier Open project: kikoanis/CSharpCream

Méthodes publiques

Méthode Description
FirstStepHandler ( IntVariable x, IntVariable y ) : System
Solved ( Solver solver, Solution solution ) : void

Method Details

FirstStepHandler() public méthode

public FirstStepHandler ( IntVariable x, IntVariable y ) : System
x IntVariable
y IntVariable
Résultat System

Solved() public méthode

public Solved ( Solver solver, Solution solution ) : void
solver Solver
solution Solution
Résultat void