C# 클래스 FirstStepHandler, CSharpCream

상속: ISolutionHandler
파일 보기 프로젝트 열기: kikoanis/CSharpCream

공개 메소드들

메소드 설명
FirstStepHandler ( IntVariable x, IntVariable y ) : System
Solved ( Solver solver, Solution solution ) : void

메소드 상세

FirstStepHandler() 공개 메소드

public FirstStepHandler ( IntVariable x, IntVariable y ) : System
x IntVariable
y IntVariable
리턴 System

Solved() 공개 메소드

public Solved ( Solver solver, Solution solution ) : void
solver Solver
solution Solution
리턴 void