Go to the source code of this file.
Classes | |
| class | paal::data_structures::simple_cycle< CycleEl, IdxT > |
| This is the simplest implementation of the Cycle concept based on the list. More... | |
| class | paal::data_structures::simple_cycle< CycleEl, IdxT >::vertex_iterator |
| iterator over vertices of the cycle More... | |
| class | paal::data_structures::simple_cycle< CycleEl, IdxT >::edge_iterator |
| Iterator on cycle edges. More... | |
| class | paal::data_structures::Simplecycle_start_from_last_change< CycleEl, IdxT > |
| this class adapts Simple cycle to start from last changed position More... | |
Namespaces | |
| paal | |
| global namespace of project. | |
| paal::data_structures | |
| Data Structure namespace. | |
1.8.5