DotNet Reference

.Net Reference

RoutingEnums.pb.cs File Reference

Go to the source code of this file.

Classes

class  RoutingEnumsReflection
 Holder for reflection information generated from ortools/constraint_solver/routing_enums.proto More...
 
class  FirstSolutionStrategy
 First solution strategies, used as starting point of local search. More...
 
class  FirstSolutionStrategy.Types
 Container for nested types declared in the FirstSolutionStrategy message type. More...
 
class  LocalSearchMetaheuristic
 Local search metaheuristics used to guide the search. More...
 
class  LocalSearchMetaheuristic.Types
 Container for nested types declared in the LocalSearchMetaheuristic message type. More...
 

Namespaces

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

Typedefs

using pb = global::Google.Protobuf
 
using pbc = global::Google.Protobuf.Collections
 
using pbr = global::Google.Protobuf.Reflection
 
using scg = global::System.Collections.Generic
 

Typedef Documentation

◆ pb

using pb = global.Google.Protobuf

Definition at line 8 of file RoutingEnums.pb.cs.

◆ pbc

using pbc = global.Google.Protobuf.Collections

Definition at line 9 of file RoutingEnums.pb.cs.

◆ pbr

using pbr = global.Google.Protobuf.Reflection

Definition at line 10 of file RoutingEnums.pb.cs.

◆ scg

using scg = global.System.Collections.Generic

Definition at line 11 of file RoutingEnums.pb.cs.