Skip to content

learnlib-0.13.1

Compare
Choose a tag to compare
@mtf90 mtf90 released this 12 May 15:00
· 429 commits to develop since this release

Full changelog

Fixed

  • Fixed an out-of-bounds error in a cache implementation
  • Fixed visibility issues with exportable classes used for the ResumableLearner interface
  • Fixed an issue when adding a new symbol to a learner and the initial alphabet was already an instance of GrowableAlphabet
  • General consolidations (typos, wrong documentation, etc.)