CNDSM  1.00
MCFCplex.h File Reference

Quadratic Min Cost Flow problems solver, based on calls to the Cplex Callable Libraries. More...

#include "MCFClass.h"
#include "cplex.h"

Classes

class  MCFCplex
 The MCFCplex class derives from the abstract base class MCFClass, thus sharing its (standard) interface, and solves (Linear) Min Cost Flow problems via calls to Cplex Callable Library functions. More...
 

Macros

#define CNUMBER_IS_DOUBLE   1
 Tells if CNumber is in fact double. More...
 
#define FNUMBER_IS_DOUBLE   1
 Tells if FNumber is in fact double. More...
 
#define INDEX_IS_UINT   1
 Tells if Index is in fact [unsigned] int. More...
 
#define DYNMC_MCF_CPX   1
 Decides if the graph topology (arcs, nodes) can be changed. More...
 

Detailed Description

Quadratic Min Cost Flow problems solver, based on calls to the Cplex Callable Libraries.

Conforms to the standard MCF interface defined in MCFClass.h

Version
1.41
Date
07 - 05 - 2012
Author
Antonio Frangioni
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Antonio Manca
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Matteo Sammartino
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Copyright &copy 1997 - 2012 by Antonio Frangioni.