java.lang.Object
org.graffiti.plugin.algorithm.AbstractAlgorithm
de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths.AllPathsSelectionAlgorithm
All Implemented Interfaces:
UndoableEdit, Algorithm

public class AllPathsSelectionAlgorithm
extends AbstractAlgorithm
  • Constructor Details

    • AllPathsSelectionAlgorithm

      public AllPathsSelectionAlgorithm()
      Constructs a new instance.
  • Method Details