Rewriting semantics for functions of a LHA, we change the signature of
check_constraints and update_state! functions of an Edge in order to improve performance. Acutally the gain is low, but it improved the readabilty of the code. All tests passed.
Showing
- automata/automaton_F.jl 58 additions, 58 deletionsautomata/automaton_F.jl
- automata/automaton_G.jl 117 additions, 117 deletionsautomata/automaton_G.jl
- automata/automaton_G_and_F.jl 174 additions, 174 deletionsautomata/automaton_G_and_F.jl
- automata/euclidean_distance_automaton.jl 25 additions, 25 deletionsautomata/euclidean_distance_automaton.jl
- automata/euclidean_distance_automaton_2.jl 22 additions, 22 deletionsautomata/euclidean_distance_automaton_2.jl
- automata/period_automaton.jl 110 additions, 110 deletionsautomata/period_automaton.jl
- core/lha.jl 45 additions, 36 deletionscore/lha.jl
- tests/automata/period_automaton_doping_single.jl 19 additions, 0 deletionstests/automata/period_automaton_doping_single.jl
- tests/run_automata.jl 1 addition, 0 deletionstests/run_automata.jl
Loading
Please register or sign in to comment