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