mirror of
https://github.com/Jaxan/monoid-learner.git
synced 2025-04-27 15:07:45 +02:00
8 lines
338 B
Markdown
8 lines
338 B
Markdown
monoid-learner
|
|
==============
|
|
|
|
Learns the minimal monoid accepting an unknown language through an orcale.
|
|
Similar to Lstar, but for monoids instead of automata. The output is a monoid
|
|
representation which is furthermore minimised by the Knuth-Bendix completion.
|
|
|
|
[Original](https://gist.github.com/Jaxan/d9bb9e3223e8fe8266fe4fe84d357088)
|