You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally one should be able to, in most cases, only set a global variable (i.e. const N := 2, const N := 10) to define the number of automata and get everything working automatically.
The text was updated successfully, but these errors were encountered:
Ideally one should be able to, in most cases, only set a global variable (i.e.
const N := 2
,const N := 10
) to define the number of automata and get everything working automatically.The text was updated successfully, but these errors were encountered: