DotNet Reference
DotNet Reference
SearchLimit.pb.cs File Reference
Go to the source code of this file.
Classes | |
| class | SearchLimitReflection |
| Holder for reflection information generated from ortools/constraint_solver/search_limit.proto More... | |
| class | RegularLimitParameters |
| A search limit The default values for int64 fields is the maxima value, i.e., 2^63-1 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 SearchLimit.pb.cs.
◆ pbc
| using pbc = global.Google.Protobuf.Collections |
Definition at line 9 of file SearchLimit.pb.cs.
◆ pbr
| using pbr = global.Google.Protobuf.Reflection |
Definition at line 10 of file SearchLimit.pb.cs.
◆ scg
| using scg = global.System.Collections.Generic |
Definition at line 11 of file SearchLimit.pb.cs.