Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Go to the source code of this file.
Classes | |
class | Google.OrTools.ConstraintSolver.RoutingParametersReflection |
Holder for reflection information generated from ortools/constraint_solver/routing_parameters.proto. More... | |
class | Google.OrTools.ConstraintSolver.RoutingSearchParameters |
Parameters defining the search used to solve vehicle routing problems. More... | |
class | Google.OrTools.ConstraintSolver.RoutingSearchParameters.Types |
Container for nested types declared in the RoutingSearchParameters message type. More... | |
class | Google.OrTools.ConstraintSolver.RoutingSearchParameters.Types.LocalSearchNeighborhoodOperators |
Local search neighborhood operators used to build a solutions neighborhood. Next ID: 35. More... | |
class | Google.OrTools.ConstraintSolver.RoutingSearchParameters.Types.ImprovementSearchLimitParameters |
Parameters required for the improvement search limit. More... | |
class | Google.OrTools.ConstraintSolver.RoutingModelParameters |
Parameters which have to be set when creating a RoutingModel. More... | |
Namespaces | |
namespace | |
namespace | Google.OrTools |
namespace | Google.OrTools.ConstraintSolver |