Dip  0.92.4
Classes | Macros | Typedefs | Functions
user.h File Reference
#include "sym_master.h"
#include "sym_macros.h"
Include dependency graph for user.h:

Go to the source code of this file.

Classes

struct  USER_PARAMETERS
 
struct  USER_PROBLEM
 

Macros

#define MAXNODES   200
 

Typedefs

typedef struct USER_PARAMETERS user_parameters
 
typedef struct USER_PROBLEM user_problem
 

Functions

int match_read_data PROTO ((user_problem *prob, char *infile))
 
int match_load_problem PROTO ((sym_environment *env, user_problem *prob))
 

Macro Definition Documentation

#define MAXNODES   200

Definition at line 23 of file user.h.

Typedef Documentation

typedef struct USER_PROBLEM user_problem

Function Documentation

int match_read_data PROTO ( (user_problem *prob, char *infile)  )
int match_load_problem PROTO ( (sym_environment *env, user_problem *prob)  )