pub fn infer_dfa(sample: &Sample, strategy: MergeStrategy) -> InferredAutomatonExpand description
Infers a regular automaton from labelled examples.
pub fn infer_dfa(sample: &Sample, strategy: MergeStrategy) -> InferredAutomatonInfers a regular automaton from labelled examples.