|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opt4j.satdecoding.AbstractSATDecoder<org.opt4j.core.Genotype,MinOnesResult>
org.opt4j.tutorial.minones.MinOnesDecoder
public class MinOnesDecoder
| Field Summary |
|---|
| Fields inherited from class org.opt4j.satdecoding.AbstractSATDecoder |
|---|
isInit, lowerBounds, manager, random, upperBounds |
| Constructor Summary | |
|---|---|
MinOnesDecoder(org.opt4j.satdecoding.SATManager satManager,
org.opt4j.core.common.random.Rand random)
|
|
| Method Summary | |
|---|---|
MinOnesResult |
convertModel(org.opt4j.satdecoding.Model model)
|
java.util.Set<org.opt4j.satdecoding.Constraint> |
createConstraints()
|
| Methods inherited from class org.opt4j.satdecoding.AbstractSATDecoder |
|---|
create, createSATGenotype, decode, decodeSATGenotype, getConstraints, getLowerBounds, getUpperBounds, getVariables, ignoreVariables, init, randomize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public MinOnesDecoder(org.opt4j.satdecoding.SATManager satManager,
org.opt4j.core.common.random.Rand random)
| Method Detail |
|---|
public java.util.Set<org.opt4j.satdecoding.Constraint> createConstraints()
createConstraints in class org.opt4j.satdecoding.AbstractSATDecoder<org.opt4j.core.Genotype,MinOnesResult>public MinOnesResult convertModel(org.opt4j.satdecoding.Model model)
convertModel in class org.opt4j.satdecoding.AbstractSATDecoder<org.opt4j.core.Genotype,MinOnesResult>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||