mt_tableau.c File Reference


Detailed Description

Definition in file mt_tableau.c.

#include "mt_tableau.h"
#include "EGlib.h"

Include dependency graph for mt_tableau.c:

Go to the source code of this file.

Functions

int MTreadRTableau (FILE *input, int *const nrows, int *const ncols, double **const rowval, int **const rowind, int **const rowbeg, double **const f)
 read a tableau in row format from a file (see MTgomoryCut for details on the tableau information).
int MTwriteRTableau (FILE *out, const int nrows, const int ncols, const double *const rowval, const int *const rowind, const int *const rowbeg, const double *const f)
 write a tableau in row format into a file (see MTgomoryCut for details on the tableau information).


Generated on Mon Oct 26 09:16:54 2009 for MTgomory by  doxygen 1.4.6