__version__
to awalipy
FSM_JSON_V0
.has_epsilon
is now called is_eps_allowed
union
(or Union
) is now called sum
edit
.cat
, display
, info
, is-valid
, minimal-automaton
catE
, displayE
, is-validE
, minimal-automaton-E
list
now takes an argument to choose which list to display (available arguments can be found in cora help list
). To list example automata, now use: cora list automata
automaton
is now called new
sum
, concatenate
and star
no longer require the operands to be standard automata. The behavior expected for standard automata (as used in the standard exp-to-aut algorithm) for sum
can be obtained with option --method=standard
.awalipy.determinize(awalipy.Automaton).
sum
, concatenate
and star
no longer require the operands to be standard automata. The behavior expected for standard automata (as used in the standard exp-to-aut algorithm) for sum
can be obtained with function sum_of_standard
.Dernière Last modification: 1 Septembre September 2021