mt_tableau.h File Reference


Detailed Description

Definition in file mt_tableau.h.

#include <strings.h>
#include <stdio.h>

Include dependency graph for mt_tableau.h:

This graph shows which files directly or indirectly include this file:

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:56 2009 for MTgomory by  doxygen 1.4.6