|
| BiPGraphNode (size_t index) |
|
void | color (std::ostream &out=std::cout, Verbosity verbosity=Verbosity::None) |
|
void | uncolor () |
|
bool | isColored () const |
|
size_t | index () const |
|
void | setIndex (size_t index) |
|
virtual const std::string & | name () const =0 |
|
virtual std::string | nodeType ()=0 |
|
|
size_t | index_ |
|
bool | colored_ |
|
template<class Base>
class CppAD::cg::BiPGraphNode< Base >
Bipartite graph node
Definition at line 31 of file bipartite_nodes.hpp.
The documentation for this class was generated from the following file: