| 界面和说明 |
|---|
| ilog.concert.IloSynchronize 自V20.1 起,改为使用 "
IloStartAtStart和 "IloEndAtEnd约束的组合。 该类的实例表示同步约束。
|
| 方法和说明 |
|---|
| ilogilog.cp.IloCP.alwaysEqual(IloCumulFunctionExpr, IloIntervalVar,int) 自V20.1起已停用
该方法返回的约束条件是,只要区间变量 " 注意:逻辑约束中不能使用此约束。 自V20.1,该方法已不再使用。 请使用 " |
| ilogilog.cp.IloCP.alwaysEqual(IloCumulFunctionExpr,int, int, int) 自V20.1起已停用
This method returns a constraint that states that the value of cumul function expression 注意:逻辑约束中不能使用此约束。 自V20.1,该方法已不再使用。 请使用 " |
| ilog.opl.IloOplFactory.createOplDataSerializer(OutputStream) |
| ilog.opl.IloOplFactory.createOplModelDefinition(IloOplModelSource, IloOplErrorHandler) |
| ilogilog.opl.IloOplFactory.createOplModelSource(String,boolean) |
| ilogilog.opl.IloOplFactory.createOplModelSourceFromString(String,String, boolean) |
| ilogilog.cp.IloCPequiv(IloConstraint, IloConstraint) Deprecated since V21.1 Creates and returns the new constraint
c1 <=> c2, in which the two constraints c1 and c2 are equivalent. |
| ilog.cp.IloCP.ifThenElse(IloConstraint, IloConstraint, IloConstraint) 自V21.1起已弃用 创建并返回新约束 "
(c1 => c2) && (! c1 => c3),也就是说,如果满足第一个约束,则意味着第二个约束,如果违反第一个约束,则意味着第三个约束。 |
| ilog.opl.IloOplModel.printCalculatedData(OutputStream) |
| ilog.opl.IloOplModel.printData(OutputStream) |
| ilogilog.cp.IloCPsynchronize(IloIntervalVar, IloIntervalVar[]) 自V20.1起已停用
该方法在区间变量 " 注意:逻辑约束中不能使用此约束。 自V20.1,该方法已不再使用。 请使用 " |
| ilogilog.cp.IloCPsynchronize(IloIntervalVar, IloIntervalVar[], String) 自V20.1起已停用
该方法在区间变量 " 注意:逻辑约束中不能使用此约束。 自V20.1,该方法已不再使用。 请使用 " |