Issues
- 0
Making accept method faster
#115 opened by ivanDonadello - 2
DFA equality
#114 opened by bennn - 1
- 2
Minimized DFA not minimal
#112 opened by almullay - 0
Implement `BddDfa`
#111 opened by marcofavorito - 0
Implement boolean operations over `SymbolicDFA`
#110 opened by marcofavorito - 0
Implement boolean operations of `SimpleDFA`
#109 opened by marcofavorito - 1
- 0
Typo in example of README
#107 opened by marcofavorito - 2
Generate a random DFA of size N
#106 opened by odats - 0
- 0
Make SymbolicDFA accept SymPy symbols as keys of propositional interpretations
#104 opened by marcofavorito - 0
Provide documentation for Simulator APIs
#98 opened by marcofavorito - 1
A SimpleNFA isn't initialized by states consisting of two symbols, e. g. "s0", "s1" etc.
#102 opened by vrnch - 1
`SymbolicAutomaton.determinize()` does not work correctly when initial state is accepting.
#95 opened by marcofavorito - 0
Add `SimpleNFA` examples in docs.
#93 opened by marcofavorito - 0
- 0
Add SymbolicAutomata examples in docs.
#92 opened by marcofavorito - 1
Unexpected behavior of dfa.minimize method
#15 opened by vladistan - 0
Update documentation after #72
#73 opened by marcofavorito - 1
- 1
Implement symbolic transitions.
#70 opened by marcofavorito - 1
Problems in `levels_to_accepting_states()`
#59 opened by marcofavorito