Skip to content

v0.2.0

Compare
Choose a tag to compare
@makenowjust makenowjust released this 31 Oct 15:49
fa101cb

Changes:

  • Move Checker, Complexity and Witness into automaton package.
  • Add Diagnostics.
  • Use Vector instead for performance.
  • Improve package.json contents.

Fixes:

  • Refactor EpsNFA.Assertion#accept.