This is what we have done this trimester and what you need to know for the in-class test.
It looks a lot worse than it is.
It looks a lot worse than it is.
It looks a lot worse than it is.
It looks a lot worse than it is.
Graphical Solution Maximization p56-p58
Graphical Solution Minimization p60-p62
The Simplex Algorithm p140-p146
(Summary p148)
Simplex Algorithm Minimization – Method 1 p150-p151
Dijkstra’s algorithm p413-p417
Ford-Fulkerson algorithm p424-p429
Integer Programming p475-p482
Either-or/if-then constraints p487-490
The page numbers are from the online textbook Operations Research – Applications and Algorithms.
You also need to know – Kruskal’s algorithm, depth and breadth first searches and the Edmonds- Karp algorithm (same as Ford-Fulkerson but has a breadth first search to find the sink)*
*All these have been done in class and are very straightforward. You can do some independent study to learn them if you have been unable to come to lectures.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme