|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graph | |
---|---|
net.sf.myra.antree |
Uses of Graph in net.sf.myra.antree |
---|
Subclasses of Graph in net.sf.myra.antree | |
---|---|
class |
MaxMinGraph
|
Methods in net.sf.myra.antree with parameters of type Graph | |
---|---|
boolean |
StagnationTest.hasConverged(Graph graph,
Iteration iteration)
|
boolean |
MaxMinStagnationTest.hasConverged(Graph graph,
Iteration iteration)
|
boolean |
IterationTest.hasConverged(Graph graph,
Iteration iteration)
|
boolean |
ConvergenceTest.hasConverged(Graph graph,
Iteration iteration)
Tests if the algorithm has converged. |
Constructors in net.sf.myra.antree with parameters of type Graph | |
---|---|
Builder(Graph graph,
net.sf.myra.datamining.data.Metadata metadata,
net.sf.myra.datamining.data.Label majority)
Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |