![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 9 of file ListOfVariablesProtoOrBuilder.java.
Public Member Functions | |
| java.util.List< java.lang.Integer > | getVarsList () |
| int | getVarsCount () |
| int | getVars (int index) |
| int com.google.ortools.sat.ListOfVariablesProtoOrBuilder.getVars | ( | int | index | ) |
repeated int32 vars = 1;
| index | The index of the element to return. |
Implemented in com.google.ortools.sat.ListOfVariablesProto.Builder, and com.google.ortools.sat.ListOfVariablesProto.
| int com.google.ortools.sat.ListOfVariablesProtoOrBuilder.getVarsCount | ( | ) |
repeated int32 vars = 1;
Implemented in com.google.ortools.sat.ListOfVariablesProto.Builder, and com.google.ortools.sat.ListOfVariablesProto.
| java.util.List< java.lang.Integer > com.google.ortools.sat.ListOfVariablesProtoOrBuilder.getVarsList | ( | ) |
repeated int32 vars = 1;
Implemented in com.google.ortools.sat.ListOfVariablesProto.Builder, and com.google.ortools.sat.ListOfVariablesProto.