caleb531 / automata

A Python library for simulating finite automata, pushdown automata, and Turing machines
https://caleb531.github.io/automata/
MIT License
349 stars 64 forks source link

Successors length limits #230

Closed eliotwrobson closed 4 months ago

eliotwrobson commented 4 months ago

Remake of #224 onto the develop branch.

coveralls commented 4 months ago

Coverage Status

coverage: 99.613%. remained the same when pulling 6b272f831bb83f71c1f01d30ce5854b4ab1d1eba on eliotwrobson:successors into 3a8f033443832e9606488ee011043fac9d8974f2 on caleb531:develop.

eliotwrobson commented 4 months ago

@caleb531 with this merged to develop and the review completed, we're ready for a new release!