Dip  0.92.4
Classes | Typedefs | Functions
cnrp_cp.h File Reference
#include "sym_proto.h"
#include "cnrp_cp_params.h"
Include dependency graph for cnrp_cp.h:

Go to the source code of this file.

Classes

struct  CNRP_SPEC_CP
 
struct  POOL_NET
 
struct  POOL_NODE
 
struct  POOL_EDGE
 

Typedefs

typedef struct CNRP_SPEC_CP cnrp_spec_cp
 
typedef struct POOL_NET pool_net
 
typedef struct POOL_NODE pool_node
 
typedef struct POOL_EDGE pool_edge
 

Functions

pool_net *create_pool_net PROTO ((cnrp_spec_cp *vcp, int varnum, int *indices, double *values))
 
void free_pool_net PROTO ((cnrp_spec_cp *vcp))
 

Typedef Documentation

typedef struct CNRP_SPEC_CP cnrp_spec_cp
typedef struct POOL_NET pool_net
typedef struct POOL_NODE pool_node
typedef struct POOL_EDGE pool_edge

Function Documentation

pool_net* create_pool_net PROTO ( (cnrp_spec_cp *vcp, int varnum, int *indices, double *values)  )
void free_pool_net PROTO ( (cnrp_spec_cp *vcp)  )