The State type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BestSolution |
State representing the best solution reached
|
![]() ![]() | BestValue |
The best value reached
|
![]() | k |
Size of the path
|
![]() ![]() | N |
Number of Nodes in the Graph.
|
![]() ![]() | NbPruned |
Current number of pruned States.
|
![]() | path |
The path for this state
|
![]() ![]() | TheGraph |
Common instance of the Graph been used by all the States.
|
![]() | value |
Function value for this State
|