Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
RoutingEnums.pb.cs File Reference

Go to the source code of this file.

Classes

class  Google.OrTools.ConstraintSolver.RoutingEnumsReflection
 Holder for reflection information generated from ortools/constraint_solver/routing_enums.proto. More...
 
class  Google.OrTools.ConstraintSolver.FirstSolutionStrategy
 First solution strategies, used as starting point of local search. More...
 
class  Google.OrTools.ConstraintSolver.FirstSolutionStrategy.Types
 Container for nested types declared in the FirstSolutionStrategy message type. More...
 
class  Google.OrTools.ConstraintSolver.LocalSearchMetaheuristic
 Local search metaheuristics used to guide the search. Apart from greedy descent, they will try to escape local minima. More...
 
class  Google.OrTools.ConstraintSolver.LocalSearchMetaheuristic.Types
 Container for nested types declared in the LocalSearchMetaheuristic message type. More...
 

Namespaces

namespace  Google
 
namespace  Google.OrTools
 
namespace  Google.OrTools.ConstraintSolver