#include "sym_proto.h"#include "spp.h"
Go to the source code of this file.
Functions | |
| void spp_read_params | PROTO ((spp_problem *spp, char *filename)) |
| void spp_print_params | PROTO ((spp_problem *spp)) |
| void read_our_no_del | PROTO ((col_ordered *matrix, FILE *f)) |
| void spp_matrix_to_our | PROTO ((col_ordered *matrix, char *filename, int *counter)) |
| void spp_read_params PROTO | ( | (spp_problem *spp, char *filename) | ) |
| void spp_print_params PROTO | ( | (spp_problem *spp) | ) |
| void read_our_no_del PROTO | ( | (col_ordered *matrix, FILE *f) | ) |
| void spp_matrix_to_our PROTO | ( | (col_ordered *matrix, char *filename, int *counter) | ) |
1.6.1