Commit 81f9a6e
committed
Add BGL2 vs Graph-v3 comparison document
Comprehensive evaluation covering:
- Vertex and edge descriptor differences
- Container selector status (BGL2: only vecS; graph-v3: 20+ traits)
- Adaptation mechanisms (traits vs CPO)
- Strengths/weaknesses of each library
- Algorithm availability (BGL2 complete, graph-v3 none)
- Property map approaches
- Code examples side-by-side1 parent 3adb7e2 commit 81f9a6e
2 files changed
+461
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments