|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface SingleSourceShortestPathWithNegCycleDetectionAlg<NumType extends Comparable<NumType>>
A single source shortest path algorithm which is able to detected negative cycles
| Method Summary |
|---|
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.alg.spath.SingleSourceShortestPathAlg |
|---|
getDistanceMap, getDistanceTo, getPredecessorMap, getShortestPathTo, setSource |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.alg.spath.NegativeCycleDetectionAlg |
|---|
getNegativeCycle, hasNegativeCycle |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.alg.spath.ShortestPathAlg |
|---|
getCalcLengthOnly, setAlgebra, setCalcLengthOnly, setEdgeWeightMap |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.alg.GraphAlgorithm |
|---|
getGraph, run, setGraph |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||