C# Class RunExperiments.FastExperiment

Afficher le fichier Open project: AutomataDotNet/Automata Class Usage Examples

Méthodes publiques

Méthode Description
GetFastProg ( string path ) : TreeTransducer
RunTest ( ) : void
SanityCheck ( ) : void

Method Details

GetFastProg() public static méthode

public static GetFastProg ( string path ) : TreeTransducer
path string
Résultat TreeTransducer

RunTest() public static méthode

public static RunTest ( ) : void
Résultat void

SanityCheck() public static méthode

public static SanityCheck ( ) : void
Résultat void