DotNet Reference
.Net Reference
SolverParameters.pb.cs File Reference
Go to the source code of this file.
Classes | |
class | SolverParametersReflection |
Holder for reflection information generated from ortools/constraint_solver/solver_parameters.proto More... | |
class | ConstraintSolverParameters |
Solver parameters. More... | |
class | ConstraintSolverParameters.Types |
Container for nested types declared in the ConstraintSolverParameters message type. More... | |
Namespaces | |
namespace | |
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 SolverParameters.pb.cs.
◆ pbc
using pbc = global.Google.Protobuf.Collections |
Definition at line 9 of file SolverParameters.pb.cs.
◆ pbr
using pbr = global.Google.Protobuf.Reflection |
Definition at line 10 of file SolverParameters.pb.cs.
◆ scg
using scg = global.System.Collections.Generic |
Definition at line 11 of file SolverParameters.pb.cs.