#include <DotHelper.h>
|
std::string | name |
|
std::vector< std::string > | nodes |
|
Definition at line 10 of file DotHelper.h.
◆ DotSubgraph()
smtrat::cad::debug::DotSubgraph::DotSubgraph |
( |
const std::string & |
n | ) |
|
|
inline |
◆ add()
void smtrat::cad::debug::DotSubgraph::add |
( |
const std::string & |
n | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const DotSubgraph & |
dsg |
|
) |
| |
|
friend |
◆ name
std::string smtrat::cad::debug::DotSubgraph::name |
◆ nodes
std::vector<std::string> smtrat::cad::debug::DotSubgraph::nodes |
The documentation for this struct was generated from the following file: