Skip to content

Implement BddDfa #111

@marcofavorito

Description

@marcofavorito

Is your feature request related to a problem? Please describe.

SymbolicDFA is actually explicit in the state space and symbolic in the transition guards.

Describe the solution you'd like

Implement a fully symbolic version of the DFA, where all the components are represented symbolically.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions