Method IsFinite
IsFinite(Automaton)
Returns true
if the language of this automaton is finite.
Declaration
public static bool IsFinite(Automaton a)
Parameters
Type | Name | Description |
---|---|---|
Automaton | a |
Returns
Type | Description |
---|---|
System.Boolean |