-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: Reinforz/fauton
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Test two automaton for equivalence rather than using only a function
breaking
A new feature or change that would break current api
enhancement
New feature or request
#13
opened Nov 14, 2021 by
Devorein
Check if start state and final states are present in the states array
bug
Something isn't working
#12
opened Nov 14, 2021 by
Devorein
Remove test logic when creating automaton
breaking
A new feature or change that would break current api
enhancement
New feature or request
#11
opened Nov 14, 2021 by
Devorein
Percentage of false positives, negatives and true positives and negatives out of correct and incorrect strings
enhancement
New feature or request
#10
opened Nov 14, 2021 by
Devorein
Validate inputs for config, when testing automata
bug
Something isn't working
#9
opened Nov 13, 2021 by
Devorein
Mark final states in html generated by d3
enhancement
New feature or request
#7
opened Nov 13, 2021 by
Devorein
Two merged dfa must have the same alphabets
bug
Something isn't working
#5
opened Nov 13, 2021 by
Devorein
Caching and batching generated input strings for testing fa's with same parameters
enhancement
New feature or request
#4
opened Nov 13, 2021 by
Devorein
Check that for dfa all transitions must have all the alphabets
bug
Something isn't working
#3
opened Nov 13, 2021 by
Devorein
Check that for dfa all states must be present in transition map
bug
Something isn't working
#2
opened Nov 13, 2021 by
Devorein
Check that DFA can have only 1 state for a symbol
bug
Something isn't working
#1
opened Nov 13, 2021 by
Devorein
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.