May 2010
January 2010
May 2009
January 2009
Mock paper
Practice paper A
Practice paper B
- Revision of.....
- Binary search algorithm
- Bubble sort, quick sort
- Bin packing
- And....
- Linear programming
- Precedence/dependence tables
- Drawing network from precedence table
- Early and late event times
- Slack on events
- Float on activities
- Critical activities
- Critical path
- Cascade (Gannt) chart
- Reminder of bipartite graphs
- Matchings - trivial, maximal, complete
- Alternating paths to improve matchings
- Exam questions involving matchings
- Using Dijkstra's algorithm to find shortest path
- Reminder of traversable (Eulerian) and semi-traversable (semi-Eulerian) graphs
- The route inspection problem
- Examples of using the route inspection problem
- Spanning trees
- Minimum spanning trees
- Kruskal's algorithm
- Prim's algorithm
- Using a distance matrix with Prim's algorithm