|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectscpsolver.problems.LPWizardConstraint
public class LPWizardConstraint
| Constructor Summary | |
|---|---|
LPWizardConstraint(byte type,
double t,
LPWizard lpw)
|
|
| Method Summary | |
|---|---|
LPWizardConstraint |
plus(java.lang.String variable)
|
LPWizardConstraint |
plus(java.lang.String variable,
double weight)
|
LPWizardConstraint |
setAllVariablesBoolean()
|
LPWizardConstraint |
setAllVariablesInteger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LPWizardConstraint(byte type,
double t,
LPWizard lpw)
| Method Detail |
|---|
public LPWizardConstraint plus(java.lang.String variable,
double weight)
public LPWizardConstraint plus(java.lang.String variable)
public LPWizardConstraint setAllVariablesBoolean()
public LPWizardConstraint setAllVariablesInteger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||