Re-implement AsyncGraph
with updated interfaces and features.
#18
Labels
enhancement
New feature or request
Milestone
Old and new symbolic encoding has a lot in common, but currently uses very different architecture. We should make this more unified.
Specifically, we should make both implementations use
FunctionTable
to map functions toBdd
variables. Also, havingSymbolicContext
andSemiSymbolicContext
(instead of encoder) together would be a good idea.The text was updated successfully, but these errors were encountered: