branch | 1.1 |
changeset 735 | dfdb58f52f02 |
parent 686 | a27356ceb5bd |
parent 724 | ece1f8a3052d |
child 761 | f1398882a928 |
child 792 | 761fe0846f49 |
4:835f04db8f01 | 6:a1a78c74df98 |
---|---|
278 |
278 |
279 public: |
279 public: |
280 |
280 |
281 typedef EdgeSetExtender Graph; |
281 typedef EdgeSetExtender Graph; |
282 |
282 |
283 typedef True UndirectedTag; |
|
284 |
|
283 typedef typename Parent::Node Node; |
285 typedef typename Parent::Node Node; |
284 typedef typename Parent::Arc Arc; |
286 typedef typename Parent::Arc Arc; |
285 typedef typename Parent::Edge Edge; |
287 typedef typename Parent::Edge Edge; |
286 |
288 |
287 int maxId(Node) const { |
289 int maxId(Node) const { |