Struct TGraphvizExportParams
Defined in File CDirectedGraph.h
Struct Documentation
-
struct TGraphvizExportParams
Used in mrpt::graphs export functions to .dot files
Public Functions
-
TGraphvizExportParams() = default
Public Members
-
bool mark_edges_as_not_constraint = {false}
If true (default=false), an “[constraint=false]” will be added to all edges (see Graphviz docs).
-
TGraphvizExportParams() = default