CNDSM  1.00
MCFClass.h File Reference

Header file for the abstract base class MCFClass, which defines a standard interface for (linear or convex quadratic separable) Min Cost Flow Problem solvers, to be implemented as derived classes. More...

#include "OPTUtils.h"
#include <iomanip>
#include <sstream>
#include <limits>

Classes

class  MCFClass
 This abstract base class defines a standard interface for (linear or convex quadartic separable) Min Cost Flow (MCF) problem solvers. More...
 
class  MCFClass::MCFException
 Very small class to simplify extracting the "+ infinity" value for a basic type (FNumber, CNumber, Index); just use Inf<type>(). More...
 
class  MCFClass::MCFState
 Base class for representing the internal state of the MCF algorithm. More...
 

Macros

#define USENAME0   0
 Decides if 0 or 1 is the "name" of the first node. More...
 

Detailed Description

Header file for the abstract base class MCFClass, which defines a standard interface for (linear or convex quadratic separable) Min Cost Flow Problem solvers, to be implemented as derived classes.

Version
3.02
Date
07 - 05 - 2012
Author
Alessandro Bertolini
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Antonio Frangioni
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Claudio Gentile
Istituto di Analisi di Sistemi e Informatica
Consiglio Nazionale delle Ricerche
Copyright &copy 1996 - 2012 by Antonio Frangioni, Claudio Gentile