Package | Description |
---|---|
cz.cuni.mff.corrector.corrector |
Implementations of correction algorithms.
|
cz.cuni.mff.corrector.execution |
Supporting classes for corrector implementations.
|
cz.cuni.mff.corrector.graph |
Correction multigraphs implementation.
|
cz.cuni.mff.corrector.intent |
Correction intents implementation.
|
cz.cuni.mff.corrector.repair |
Objects for encapsulating computed repairs.
|
Class and Description |
---|
Edge
Edge of the repairing multigraph.
|
Graph
Implementation of the repairing multigraph.
|
Vertex
Vertex of the repairing multigraph.
|
Class and Description |
---|
Edge
Edge of the repairing multigraph.
|
Graph
Implementation of the repairing multigraph.
|
Vertex
Vertex of the repairing multigraph.
|
Class and Description |
---|
Edge
Edge of the repairing multigraph.
|
Graph.PathsComparator
Comparator for sorting (shortest) paths.
|
Graph.ReachedVerticesComparator
Comparator ordering vertices using pathCost function.
|
Vertex
Vertex of the repairing multigraph.
|
Class and Description |
---|
Vertex
Vertex of the repairing multigraph.
|
Class and Description |
---|
Edge
Edge of the repairing multigraph.
|
Graph
Implementation of the repairing multigraph.
|