|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Export options for non-planar certificate serializers. More...
#include <Planarity_Test.H>
Public Attributes | |
| bool | pretty_json = true |
| Pretty-print JSON with indentation/newlines. | |
| bool | dot_highlight_paths = true |
| Include path overlays in DOT output. | |
| bool | graphml_include_paths = true |
| Include path overlays in GraphML output. | |
| bool | gexf_include_paths = true |
| Include path overlays in GEXF output. | |
Export options for non-planar certificate serializers.
Definition at line 371 of file Planarity_Test.H.
Include path overlays in DOT output.
Definition at line 377 of file Planarity_Test.H.
Include path overlays in GEXF output.
Definition at line 383 of file Planarity_Test.H.
Include path overlays in GraphML output.
Definition at line 380 of file Planarity_Test.H.
Referenced by TEST().
Pretty-print JSON with indentation/newlines.
Definition at line 374 of file Planarity_Test.H.
Referenced by TEST().