package grenier

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Valmari.MinimizeSource

Parameters

module In : INPUT with type label := Label.t

Signature

include DFA with type label = Label.t
Sourcetype states

The set of DFA nodes

Sourcetype transitions

The set of DFA transitions

Sourcetype label = Label.t

The type of labels that annotate transitions

Get the label associated with a transition

Get the source state of the transition

Get the target state of the transition

Sourceval initials : states Strong.Finite.elt array
Sourceval finals : states Strong.Finite.elt array
OCaml

Innovation. Community. Security.