Package com.luciad.network.algorithm.partitioning
package com.luciad.network.algorithm.partitioning
Contains an interface and algorithm for partitioning graphs.
This package is part of the Graph & Routing Engine component.
- Since:
- 5.1
-
ClassDescription
ILcdPartitioningAlgorithm
provides a general interface for algorithms that create partitions of graphs.Implementation of a partitioning algorithm.