Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
MPConstraintVectorEnumerator (MPConstraintVector collection) | |
bool | MoveNext () |
void | Reset () |
void | Dispose () |
Properties | |
Constraint | Current [get] |
Type-safe iterator Current. | |
Type-safe enumerator
Definition at line 180 of file MPConstraintVector.cs.
|
inline |
Definition at line 188 of file MPConstraintVector.cs.
|
inline |
Definition at line 235 of file MPConstraintVector.cs.
|
inline |
Definition at line 215 of file MPConstraintVector.cs.
|
inline |
Definition at line 227 of file MPConstraintVector.cs.
|
get |
Type-safe iterator Current.
Definition at line 196 of file MPConstraintVector.cs.