| Package | Description |
|---|---|
| org.colomoto.biolqm.helper.implicants | |
| org.colomoto.biolqm.tool.trapspaces |
| Modifier and Type | Method and Description |
|---|---|
Formula |
MDD2PrimeImplicants.getPrimes(int f,
int t)
Extract the prime implicants from a MDD-represented function.
|
Formula |
Formula.negatePrimes() |
static Formula |
Formula.read(Reader reader) |
static Formula |
Formula.readintArray(int[][] states) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Formula.equals(Formula f) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrapSpaceSolverASP.add_variable(int idx,
Formula formula,
Formula not_formula) |
void |
TrapSpaceSolverBDD.add_variable(int idx,
Formula formula,
Formula not_formula) |
void |
TrapSpaceSolverFunctionASP.add_variable(int idx,
Formula formula,
Formula not_formula) |
void |
TrapSpaceSolver.add_variable(int idx,
Formula formula,
Formula not_formula) |
Copyright © 2012–2020. All rights reserved.