Originally posted by: Heungjo
I am looking for a solver that contains the generalized network simplex algorithm to solve the generalized flow problem.
It seems that CPLEX network optimizer can solve only the min cost flow problem.
I would like to check if CPLEX network optimizer can solve the generalized flow problem.
Pleas note that the generalized flow problem is different to the min cost flow problem, in terms of flow conservation.
In some arcs of the generalized flow problem, the flow amount can be increased or decreased.
Does anybody know this clearly?
Thank you.
#CPLEXOptimizers#DecisionOptimization