Across
- 2. the start of a flow network
- 3. a type of network where no vertices are isolated
- 6. an edge that begins and finishes at the same vertex
- 8. the difference between the EST and LST
- 9. a type of tree that connects all vertices of a network
- 11. an algorithm for finding a minimum spanning tree for a weighted network by examining edges
- 12. an algorithm for finding a minimum spanning tree for a weighted network by examining vertices
- 14. a walk with no repeated edges or vertices
- 16. a type of network which each edge has a numerical value
- 18. a type of scanning to find the LST
- 19. the number of edges that are connected to a single vertex
- 20. a line between two vertices
- 22. the amount of flow an edge of a flow network can hold
- 25. lists a series of tasks in order with their completion time
Down
- 1. a network that is connected with no cycles
- 2. the smallest total edge weight between two vertices
- 4. a line which disconnects the source from the sink
- 5. the longest time path in a network between the start and finish vertices
- 7. the total capacity of all edges leaving the vertex of a flow network
- 8. a type of scanning to find the EST
- 10. a network diagram
- 13. a closed path that returns to the starting vertex
- 15. a type of network in which each edge has an arrow
- 17. a closed trail that returns to the starting vertex
- 21. an activity that has zero time
- 23. any route taken through a network
- 24. the end of a flow network
