|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchoco.palm.benders.MasterSlavesRelation
choco.palm.benders.search.SumRelation
public class SumRelation
| Field Summary |
|---|
| Fields inherited from class choco.palm.benders.MasterSlavesRelation |
|---|
nbSlave |
| Constructor Summary | |
|---|---|
SumRelation()
|
|
| Method Summary | |
|---|---|
int |
computeBound(int mobj,
int[] objs,
int k)
compute a bound for the subproblem k. 0 denotes the master problem |
java.util.ArrayList |
computeExpl(Explanation[] cuts)
Compute an explanation for the master problem using a serie of explanations extracted from the subproblems |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SumRelation()
| Method Detail |
|---|
public int computeBound(int mobj,
int[] objs,
int k)
MasterSlavesRelation
computeBound in class MasterSlavesRelationmobj - : objective value of the masterobjs - : the objectives of each subproblem objective
public java.util.ArrayList computeExpl(Explanation[] cuts)
MasterSlavesRelation
computeExpl in class MasterSlavesRelationcuts - a list of Explanation[]
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||