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

Display NFA or DFA as svg File #56

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Display NFA or DFA as svg File #56

merged 3 commits into from
Jan 21, 2025

Conversation

Dracax
Copy link
Contributor

@Dracax Dracax commented Jan 17, 2025

Add a parameter to the DFA.view() function to decide which file format to write to.
Allowed file types

  • png (default)
  • sng

docs/dfa.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
@Dracax Dracax requested a review from rohaquinlop January 18, 2025 09:24
Copy link
Owner

@rohaquinlop rohaquinlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thank you for your contribution!!!

@rohaquinlop rohaquinlop merged commit f3f91e3 into rohaquinlop:main Jan 21, 2025
3 of 4 checks passed
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.

2 participants