|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectomnics.AdditiveValuation
public class AdditiveValuation
WCSP Valuation Structure.
| Field Summary |
|---|
| Fields inherited from interface omnics.ValuationStructure |
|---|
ALLOWED, FORBIDDEN, MAX, MIN |
| Constructor Summary | |
|---|---|
AdditiveValuation()
Creates a new instance of AdditiveValuation |
|
| Method Summary | |
|---|---|
int |
compareTo(int a,
int b)
Integer <=. |
int |
plus(int a,
int b)
Integer + |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdditiveValuation()
| Method Detail |
|---|
public int plus(int a,
int b)
plus in interface ValuationStructure
public int compareTo(int a,
int b)
compareTo in interface ValuationStructure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||