| add(const CycleEl &el) | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| cycle_el_pair typedef (defined in paal::data_structures::simple_cycle< CycleEl, IdxT >) | paal::data_structures::simple_cycle< CycleEl, IdxT > | |
| cycle_element typedef (defined in paal::data_structures::simple_cycle< CycleEl, IdxT >) | paal::data_structures::simple_cycle< CycleEl, IdxT > | |
| edges typedef (defined in paal::data_structures::simple_cycle< CycleEl, IdxT >) | paal::data_structures::simple_cycle< CycleEl, IdxT > | |
| flip(const CycleEl &begin, const CycleEl &end) | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| from_idx(IdxT i) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| get_edge_range(const CycleEl &el) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| get_edge_range() const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| get_vertices_range(const CycleEl &el) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| get_vertices_range() const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| link(IdxT x, IdxT y) | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| m_cycle_idx | paal::data_structures::simple_cycle< CycleEl, IdxT > | protected |
| m_predecessor_map | paal::data_structures::simple_cycle< CycleEl, IdxT > | protected |
| m_successor_map | paal::data_structures::simple_cycle< CycleEl, IdxT > | protected |
| next(const CycleEl &ce) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| next_idx(IdxT i) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| partial_reverse(IdxT x, IdxT y) | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| prev_idx(IdxT i) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| simple_cycle(Iter begin, Iter end) | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| size() const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| SorsMap typedef (defined in paal::data_structures::simple_cycle< CycleEl, IdxT >) | paal::data_structures::simple_cycle< CycleEl, IdxT > | protected |
| to_idx(const CycleEl &ce) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inlineprotected |
| vbegin(const CycleEl &el) const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| vbegin() const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| vend() const | paal::data_structures::simple_cycle< CycleEl, IdxT > | inline |
| vertices typedef (defined in paal::data_structures::simple_cycle< CycleEl, IdxT >) | paal::data_structures::simple_cycle< CycleEl, IdxT > | |