Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
java.util.List< com.google.ortools.sat.LinearExpressionProto > | getExprsList () |
com.google.ortools.sat.LinearExpressionProto | getExprs (int index) |
int | getExprsCount () |
java.util.List<? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > | getExprsOrBuilderList () |
com.google.ortools.sat.LinearExpressionProtoOrBuilder | getExprsOrBuilder (int index) |
Definition at line 7 of file AllDifferentConstraintProtoOrBuilder.java.
com.google.ortools.sat.LinearExpressionProto com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder.getExprs | ( | int | index | ) |
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
Implemented in com.google.ortools.sat.AllDifferentConstraintProto.Builder, and com.google.ortools.sat.AllDifferentConstraintProto.
int com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder.getExprsCount | ( | ) |
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
Implemented in com.google.ortools.sat.AllDifferentConstraintProto.Builder, and com.google.ortools.sat.AllDifferentConstraintProto.
java.util.List< com.google.ortools.sat.LinearExpressionProto > com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder.getExprsList | ( | ) |
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
Implemented in com.google.ortools.sat.AllDifferentConstraintProto.Builder, and com.google.ortools.sat.AllDifferentConstraintProto.
com.google.ortools.sat.LinearExpressionProtoOrBuilder com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder.getExprsOrBuilder | ( | int | index | ) |
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
Implemented in com.google.ortools.sat.AllDifferentConstraintProto.Builder, and com.google.ortools.sat.AllDifferentConstraintProto.
java.util.List<? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder.getExprsOrBuilderList | ( | ) |
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
Implemented in com.google.ortools.sat.AllDifferentConstraintProto.Builder, and com.google.ortools.sat.AllDifferentConstraintProto.