[Missing <summary> documentation for "N:Tsp.BB"]

Classes

  ClassDescription
Public classBB_Benchmark
Utility class to perform benchmark operations with BranchAndBound.
Public classBranchAndBound
Class that implements the Branch and Bound algoritm.
Public classState
Represents a State in the Branch and Bound algorithm.
Public classState2
Public classState3

Enumerations

  EnumerationDescription
Public enumerationBranchAndBound..::..BranchingMethod
Enums the possible branching methods available. Right now, the State1 has the best performance.