eg_col.c File Reference

#include "eg_col.h"

Include dependency graph for eg_col.c:

Go to the source code of this file.

Functions

void EGcolAddCoeff (EGcol_t *col, const int LPind, const double coeff)
void EGcolAddIncCoeff (EGcol_t *col, const int LPind, const double coeff)
int EGcolClear (EGcol_t *col)
void EGcolInit (EGcol_t *col, const char *name, const double obj, const double lb, const double ub)
void EGcolTest (void)
void EGfreeCol (void *col)
EGcol_tEGnewCol (EGmemPool_t *mempool)


Function Documentation

void EGcolAddCoeff EGcol_t col,
const int  LPind,
const double  coeff
 

Definition at line 73 of file eg_col.c.

Here is the call graph for this function:

void EGcolAddIncCoeff EGcol_t col,
const int  LPind,
const double  coeff
 

Definition at line 250 of file eg_col.c.

Here is the call graph for this function:

int EGcolClear EGcol_t col  ) 
 

Definition at line 220 of file eg_col.c.

void EGcolInit EGcol_t col,
const char *  name,
const double  obj,
const double  lb,
const double  ub
 

Definition at line 96 of file eg_col.c.

void EGcolTest void   ) 
 

Definition at line 126 of file eg_col.c.

Here is the call graph for this function:

void EGfreeCol void *  col  ) 
 

Definition at line 39 of file eg_col.c.

EGcol_t* EGnewCol EGmemPool_t mempool  ) 
 

Definition at line 22 of file eg_col.c.

Here is the call graph for this function:


Generated on Mon Jan 30 08:49:19 2006 for EGlib by  doxygen 1.4.5