leonbohn / lama

Learning and Manipulation of Automata
MIT License
4 stars 0 forks source link

Make builder more ergonomic #43

Open leonbohn opened 8 months ago

leonbohn commented 8 months ago

We should also allow for tuples with three entries to be given to the with_transitions method in case the edges have no color.

This might require to more explicitly deal with the situation when a color is absent.