compr_largestrepr.h File Reference Detailed Descriptionlargestrepr tree compression template file for tree compression plugins Definition in file compr_largestrepr.h. Go to the source code of this file.
Function Documentation
creates the largestrepr tree compression and includes it in SCIP
Definition at line 702 of file compr_largestrepr.c. References COMPR_DESC, COMPR_MINNNODES, COMPR_NAME, COMPR_PRIORITY, DEFAULT_ITERS, DEFAULT_MINCOMMONVARS, FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPaddIntParam(), SCIPallocMemory, SCIPincludeComprBasic(), SCIPsetComprCopy(), SCIPsetComprExit(), and SCIPsetComprFree(). Referenced by SCIP_DECL_COMPRCOPY(), and SCIPincludeDefaultPlugins(). |