Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val existing_datasets :
Hint_dataset_declarations.hint_dataset Proofutils.StringMap.t Stdlib.ref
Dictionary with dataset names as keys and datasets as values
Replace all current loaded hints by the ones declared in the hint_dataset
val populate_dataset :
string ->
Hint_dataset_declarations.database_type ->
string list ->
unit
Sets the databases of a given database_type
in a given dataset
val get_current_databases :
Hint_dataset_declarations.database_type ->
Hints.hint_db_name list
Returns the list of databases of the current loaded dataset for the given Hint_dataset_declarations.database_type