Module org.jgrapht.core
Package org.jgrapht.alg.flow.mincost
package org.jgrapht.alg.flow.mincost
Algorithms for minimum cost flow
-
ClassDescriptionThis class computes a solution to a minimum cost flow problem using the successive shortest path algorithm with capacity scaling.This class represents a minimum cost flow problem.Default implementation of a Minimum Cost Flow Problem