Skip to content
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

States and transitions, resolves #13 #72

Merged
merged 8 commits into from
Jul 1, 2024
Merged

Conversation

mkpro118
Copy link
Owner

@mkpro118 mkpro118 commented Jul 1, 2024

No description provided.

@mkpro118 mkpro118 linked an issue Jul 1, 2024 that may be closed by this pull request
mkpro118 and others added 6 commits July 1, 2024 14:47
* Unit test for NFA Initial Commit

* Tests for create and init. TODO: tests for add_transition

* Tests for generic list

* Tests for the NFA State functions

* Removed unused include
@mkpro118 mkpro118 marked this pull request as ready for review July 1, 2024 21:44
@mkpro118 mkpro118 merged commit 53bd4b8 into main Jul 1, 2024
5 checks passed
@mkpro118 mkpro118 deleted the states-and-transitions branch July 1, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define a State structures and transition functionality
1 participant