Lab 2
Problems
Name | Solved / Tries | Average tries | Average tries to solve | |
---|---|---|---|---|
A | Single source shortest path, non-negative weights | 0/0 (0%) | -- | -- |
B | Single source shortest path, time table | 0/0 (0%) | -- | -- |
C | Single source shortest path, negative weights | 0/0 (0%) | -- | -- |
D | All Pairs Shortest Path | 0/0 (0%) | -- | -- |
E | Minimum Spanning Tree | 0/0 (0%) | -- | -- |
F | Maximum Flow | 0/0 (0%) | -- | -- |
G | Minimum Cut | 0/0 (0%) | -- | -- |
H | Minimum Cost Maximum Flow | 0/0 (0%) | -- | -- |
I | Eulerian Path | 0/0 (0%) | -- | -- |