Commit d00d833
Fix: several grapht functions were uncompilable if ever called
edgest is a map from node_indext to some type edget. In order to access the node_indext, you must access the first element of the pair.
I've also updated the iterators.1 parent b9014de commit d00d833
1 file changed
+10
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
718 | 717 | | |
719 | 718 | | |
720 | 719 | | |
| |||
805 | 804 | | |
806 | 805 | | |
807 | 806 | | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
| 807 | + | |
| 808 | + | |
817 | 809 | | |
818 | | - | |
| 810 | + | |
819 | 811 | | |
820 | | - | |
821 | | - | |
| 812 | + | |
| 813 | + | |
822 | 814 | | |
823 | 815 | | |
824 | 816 | | |
| |||
0 commit comments