Definition at line 38 of file SolverGraph.hpp.
◆ check_edge()
| bool shamrock::solvergraph::SolverGraphConstraint::check_edge |
( |
const std::shared_ptr< IEdge > & | edge | ) |
const |
|
inline |
◆ check_node()
| bool shamrock::solvergraph::SolverGraphConstraint::check_node |
( |
const std::shared_ptr< INode > & | node | ) |
const |
|
inline |
◆ is_active()
| bool shamrock::solvergraph::SolverGraphConstraint::is_active |
( |
| ) |
const |
|
inline |
◆ no_constraint()
◆ edge_check
| SolverGraphEdgeCheck shamrock::solvergraph::SolverGraphConstraint::edge_check |
◆ name
| std::string shamrock::solvergraph::SolverGraphConstraint::name |
◆ node_check
| SolverGraphNodeCheck shamrock::solvergraph::SolverGraphConstraint::node_check |
The documentation for this struct was generated from the following file: