Dip
0.92.4
|
Go to the source code of this file.
Classes | |
struct | SOL_POOL_PARAMS |
Macros | |
#define | CHECK_ALL_COLS 0 |
#define | CHECK_COL_LEVEL 1 |
#define | CHECK_COL_TOUCHES 2 |
#define | CHECK_COL_LEVEL_AND_TOUCHES 3 |
#define | DELETE_DUPLICATE_COLS 1 |
#define | DELETE_DUPLICATE_AND_INEFFECTIVE_COLS 2 |
Typedefs | |
typedef struct SOL_POOL_PARAMS | sp_params |
#define CHECK_ALL_COLS 0 |
Definition at line 19 of file sp_params.h.
#define CHECK_COL_LEVEL 1 |
Definition at line 20 of file sp_params.h.
#define CHECK_COL_TOUCHES 2 |
Definition at line 21 of file sp_params.h.
#define CHECK_COL_LEVEL_AND_TOUCHES 3 |
Definition at line 22 of file sp_params.h.
#define DELETE_DUPLICATE_COLS 1 |
Definition at line 25 of file sp_params.h.
#define DELETE_DUPLICATE_AND_INEFFECTIVE_COLS 2 |
Definition at line 26 of file sp_params.h.
typedef struct SOL_POOL_PARAMS sp_params |