The BranchAndBound type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | BranchingMethodToString |
Gets a string representing the branching method used.
Useful for benchmarking purposes.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | InitializationTypeToStr |
Gets a string representing the type of initialization performed over the Initial State.BestValue.
Useful for benchmarking purposes.
|
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | Run(String) |
Run the BranchAndBound algorithm with the graph at the specified path.
|
![]() | Run(Graph) |
Run the BranchAndBound algorithm with the specified graph.
|
![]() | ToString | (Inherited from Object.) |