| Package | Description |
|---|---|
| org.colomoto.mddlib |
Simple Multi-valued Decision Diagram (MDD) toolkit.
|
| org.colomoto.mddlib.internal |
Implementation details for the interfaces in
org.colomoto.mddlib |
| Constructor and Description |
|---|
MDDVariable(MDDStore store,
int order,
Object key,
byte nbval) |
| Modifier and Type | Class and Description |
|---|---|
class |
MDDStoreImpl
MDD factory implementation: create, store, retrieve a collection of MDDs.
|
| Modifier and Type | Method and Description |
|---|---|
static MDDManager |
MDDManagerProxy.getProxy(MDDStore store,
List<?> customOrder) |
Copyright © 2009–2020. All rights reserved.