public class MDD2PrimeImplicants extends Object
| Constructor and Description |
|---|
MDD2PrimeImplicants(org.colomoto.mddlib.MDDManager ddmanager) |
| Modifier and Type | Method and Description |
|---|---|
Formula |
getPrimes(int f,
int t)
Extract the prime implicants from a MDD-represented function.
|
public MDD2PrimeImplicants(org.colomoto.mddlib.MDDManager ddmanager)
public Formula getPrimes(int f, int t)
f - the MDD identifier for the logical functiont - the target valueCopyright © 2012–2020. All rights reserved.