type definitions for output for visualization tools (VBC, BAK)
Definition in file type_visual.h.
Go to the source code of this file.
typedef enum SCIP_VBCColor SCIP_VBCCOLOR |
Definition at line 73 of file type_visual.h.
typedef struct SCIP_Visual SCIP_VISUAL |
VBC Tool data structure
Definition at line 76 of file type_visual.h.
enum SCIP_VBCColor |
node colors in VBC output: 1: indian red 2: green 3: light gray 4: red 5: blue 6: black 7: light pink 8: cyan 9: dark green 10: brown 11: orange 12: yellow 13: pink 14: purple 15: light blue 16: muddy green 17: white 18: light grey 19: light grey 20: light grey
Definition at line 62 of file type_visual.h.