public class MDDManagerFactory extends Object
MDDVariableFactory to add multi-valued variables.| Constructor and Description |
|---|
MDDManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MDDManager |
getManager(Collection<?> vbuilder,
int nbleaves)
Get a new MDDManager using a normal list of variables.
|
static MDDManager |
getManager(MDDVariableFactory vbuilder,
int nbleaves)
Get a new MDDManager using a MDDVariableFactory.
|
public static MDDManager getManager(MDDVariableFactory vbuilder, int nbleaves)
vbuilder - nbleaves - public static MDDManager getManager(Collection<?> vbuilder, int nbleaves)
vbuilder - nbleaves - Copyright © 2009–2020. All rights reserved.