equal
deleted
inserted
replaced
573 } |
573 } |
574 |
574 |
575 }; |
575 }; |
576 |
576 |
577 |
577 |
578 typedef MappableUndirBipartiteGraphExtender< |
578 typedef StaticMappableUndirBipartiteGraphExtender< |
579 IterableUndirBipartiteGraphExtender< |
579 IterableUndirBipartiteGraphExtender< |
580 AlterableUndirBipartiteGraphExtender< |
580 AlterableUndirBipartiteGraphExtender< |
581 UndirBipartiteGraphExtender < |
581 UndirBipartiteGraphExtender < |
582 FullUndirBipartiteGraphBase> > > > |
582 FullUndirBipartiteGraphBase> > > > |
583 ExtendedFullUndirBipartiteGraphBase; |
583 ExtendedFullUndirBipartiteGraphBase; |