#include "sym_master.h"#include "sym_macros.h"
Go to the source code of this file.
Classes | |
| struct | USER_PARAMETERS |
| struct | USER_PROBLEM |
Defines | |
| #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)) |
| typedef struct USER_PARAMETERS user_parameters |
| typedef struct USER_PROBLEM user_problem |
| int match_read_data PROTO | ( | (user_problem *prob, char *infile) | ) |
| int match_load_problem PROTO | ( | (sym_environment *env, user_problem *prob) | ) |
1.6.1