Uses of Package
org.insa.graphs.algorithm
-
Classes in org.insa.graphs.algorithm used by org.insa.graphs.algorithm Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractInputData.Mode Enum specifying the top mode of the algorithms.AbstractSolution Base class for solution classes returned by the algorithm.AbstractSolution.Status Possible status for a solution.ArcInspector This class can be used to indicate to an algorithm which arcs can be used and the costs of the usable arcs.. -
Classes in org.insa.graphs.algorithm used by org.insa.graphs.algorithm.carpooling Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractSolution Base class for solution classes returned by the algorithm.AbstractSolution.Status Possible status for a solution.ArcInspector This class can be used to indicate to an algorithm which arcs can be used and the costs of the usable arcs.. -
Classes in org.insa.graphs.algorithm used by org.insa.graphs.algorithm.packageswitch Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractSolution Base class for solution classes returned by the algorithm.AbstractSolution.Status Possible status for a solution.ArcInspector This class can be used to indicate to an algorithm which arcs can be used and the costs of the usable arcs.. -
Classes in org.insa.graphs.algorithm used by org.insa.graphs.algorithm.shortestpath Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractSolution Base class for solution classes returned by the algorithm.AbstractSolution.Status Possible status for a solution.ArcInspector This class can be used to indicate to an algorithm which arcs can be used and the costs of the usable arcs.. -
Classes in org.insa.graphs.algorithm used by org.insa.graphs.algorithm.weakconnectivity Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractSolution Base class for solution classes returned by the algorithm.AbstractSolution.Status Possible status for a solution. -
Classes in org.insa.graphs.algorithm used by org.insa.graphs.gui Class Description AbstractAlgorithm Base class for algorithm classes.AbstractInputData Base class for algorithm input data classes.AbstractSolution Base class for solution classes returned by the algorithm.ArcInspector This class can be used to indicate to an algorithm which arcs can be used and the costs of the usable arcs..