Go to the documentation of this file.
25 #ifndef SRC_OPTIMIZATION_INCLUDE_CORBO_OPTIMIZATION_HYPER_GRAPH_HYPER_GRAPH_H_
26 #define SRC_OPTIMIZATION_INCLUDE_CORBO_OPTIMIZATION_HYPER_GRAPH_HYPER_GRAPH_H_
49 using Ptr = std::shared_ptr<HyperGraph>;
55 setEdgeSet(std::make_shared<OptimizationEdgeSet>());
124 #endif // SRC_OPTIMIZATION_INCLUDE_CORBO_OPTIMIZATION_HYPER_GRAPH_HYPER_GRAPH_H_
std::shared_ptr< OptimizationEdgeSet > Ptr
OptimizationEdgeSet::Ptr _edges
bool checkGraphConsistency()
Return number of objective edges.
bool hasVertexSet() const
VertexSetInterface::Ptr getVertexSet() const
std::shared_ptr< VertexSetInterface > Ptr
void setEdgeSet(OptimizationEdgeSet::Ptr edges)
OptimizationEdgeSet::Ptr getEdgeSet() const
VertexSetInterface * getVertexSetRaw() const
OptimizationEdgeSet * getEdgeSetRaw() const
std::shared_ptr< HyperGraph > Ptr
VertexSetInterface::Ptr _vertices
void setVertexSet(VertexSetInterface::Ptr vertices)
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:05:48