antalsz/text-set

Implement the nonsorted-list Algorithm 2 from “Incremental Construction of Minimal Acyclic Finite-State Automata”

antalsz opened this issue · 0 comments

This algorithm directly builds a DAFSA from a nonsorted list, rather than sorting and building.