| Modifier and Type | Field and Description |
|---|---|
static BDD.BDDToString |
BDD.BDDToString.INSTANCE
Singleton instance that does the default behavior: domains and
elements are printed as their numbers.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BDD.toStringWithDomains(BDD.BDDToString ts)
Returns a string representation of this BDD on the defined domains,
using the given BDDToString converter.
|
Copyright © 2020. All rights reserved.