Property Finite
Finite
Indicates if the automaton accepts a finite set of strings. Null if this was not computed. Only valid for NORMAL.
Declaration
public bool? Finite { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |