#include <heur_internal.h>
Data Fields | |
oski_id_t | id |
ID# for this heuristic. | |
char * | name |
Unique string name used to identify the module containing its implementation. | |
oski_id_t | id_index_type |
Index type. | |
oski_id_t | id_value_type |
Value type. | |
char * | desc |
A short descriptive string, for debugging. | |
char * | modname |
Shared library module name, e.g., "liboski_heur_NAME_Tid". | |
oski_modhandle_t | module |
Cached module. |