![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
| boolean | hasResolvantId () |
| long | getResolvantId () |
| java.util.List< java.lang.Long > | getUnitIdsList () |
| int | getUnitIdsCount () |
| long | getUnitIds (int index) |
| long operations_research.sat.Lrat.LratInferredClause.RatInfoOrBuilder.getResolvantId | ( | ) |
optional int64 resolvant_id = 1;
Implemented in operations_research.sat.Lrat.LratInferredClause.RatInfo.Builder, and operations_research.sat.Lrat.LratInferredClause.RatInfo.
| long operations_research.sat.Lrat.LratInferredClause.RatInfoOrBuilder.getUnitIds | ( | int | index | ) |
repeated int64 unit_ids = 2 [packed = true];
| index | The index of the element to return. |
Implemented in operations_research.sat.Lrat.LratInferredClause.RatInfo.Builder, and operations_research.sat.Lrat.LratInferredClause.RatInfo.
| int operations_research.sat.Lrat.LratInferredClause.RatInfoOrBuilder.getUnitIdsCount | ( | ) |
repeated int64 unit_ids = 2 [packed = true];
Implemented in operations_research.sat.Lrat.LratInferredClause.RatInfo.Builder, and operations_research.sat.Lrat.LratInferredClause.RatInfo.
| java.util.List< java.lang.Long > operations_research.sat.Lrat.LratInferredClause.RatInfoOrBuilder.getUnitIdsList | ( | ) |
repeated int64 unit_ids = 2 [packed = true];
Implemented in operations_research.sat.Lrat.LratInferredClause.RatInfo.Builder, and operations_research.sat.Lrat.LratInferredClause.RatInfo.
| boolean operations_research.sat.Lrat.LratInferredClause.RatInfoOrBuilder.hasResolvantId | ( | ) |
optional int64 resolvant_id = 1;
Implemented in operations_research.sat.Lrat.LratInferredClause.RatInfo.Builder, and operations_research.sat.Lrat.LratInferredClause.RatInfo.