SPY-Lab / java-fsm-library

GNU Lesser General Public License v3.0
1 stars 1 forks source link

Automata difference #14

Closed VincenzoArceri closed 6 years ago

VincenzoArceri commented 7 years ago

Implementation of the difference of a deterministic finite state automata. Note that A \ B = A ∩ !B. This task is assigned to @AndreaPerazzoli.