Skip to content

AALpy v.1.4.0

Compare
Choose a tag to compare
@emuskardin emuskardin released this 21 Dec 17:47
· 43 commits to master since this release

New features

  • Context-free grammar learning with KV
  • Visualization of classification tree for KV
  • Random generation of CFGs
  • Added AutoamtaSUL which can be used in place of all SULs found in AutomtataSUL.py
  • Top-level imports, eg. from aalpy import run_Lstar
  • add eq operator for DeterministicAutomata based on bisimilar