|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutomatonEvaluatorFactory | |
---|---|
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive | |
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet | |
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl | Uses one MergeConditionTester that user selected in preferences. |
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl | Uses one MergeConditionTester that user selected in preferences. |
Uses of AutomatonEvaluatorFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive that implement AutomatonEvaluatorFactory | |
---|---|
class |
NaiveFactory
TODO anti Comment! |
Uses of AutomatonEvaluatorFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet that implement AutomatonEvaluatorFactory | |
---|---|
class |
NaiveAlphabetFactory
TODO anti Comment! |
Uses of AutomatonEvaluatorFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl |
---|
Constructors in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl with parameters of type AutomatonEvaluatorFactory | |
---|---|
GreedyMDL(MergeConditionTesterFactory mergeConditionTesterFactory,
AutomatonEvaluatorFactory evaluatorFactory)
Create with factory of MergeConditionTester selected. |
Uses of AutomatonEvaluatorFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl |
---|
Constructors in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl with parameters of type AutomatonEvaluatorFactory | |
---|---|
HeuristicMDL(MergeConditionTesterFactory mergeConditionTesterFactory,
AutomatonEvaluatorFactory evaluatorFactory)
Create with factory of MergeConditionTester selected. |
|
HeuristicMDL(MergeConditionTesterFactory mergeConditionTesterFactory,
AutomatonEvaluatorFactory evaluatorFactory,
Properties properties)
Create with factory of MergeConditionTester selected. |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |