LW8 Network Model-2
LW8 Network Model-2
OPTIMISATION
Dr. Fang He
Email: [email protected]
Office: N7.118
University of Westminster
6DATA005W Operational research & optimisation
Flow
balance
Flow
capacity
6DATA005W Operational research & optimisation
• Recap
• New:
• Maximum flow problem;
• Shortest-path problem;
6DATA005W Operational research & optimisation
6DATA005W Operational research & optimisation
6DATA005W Operational research & optimisation
Scenario
6DATA005W Operational research & optimisation
Note: The objective function; the values of bi; Check if it presents the special structure of the network model;
6DATA005W Operational research & optimisation
6DATA005W Operational research & optimisation
6DATA005W Operational research & optimisation
Network models
• Minimum cost flow, a unified approach:
• Transportation problem; (no transhipment nodes, no capacity limits)
• Assignment problem; (a special type of transportation problem)
• Maximum flow problem;
• Shortest-path problem;
• Slides 21,23,24,37 are from: Robert Sedgewick and Kevin Wayne Copyright © 2006
http://www.Princeton.EDU/~cos226
6DATA005W Operational research & optimisation
• Exercise: how many cycle can you find with number of arcs
of 3, 4, 5,6?
6DATA005W Operational research & optimisation
Heuristic
• The word “heuristic” means “to find” or “to discover” by trial and
error.
• A heuristic is a rule of thumb to guide decision making or to find
approximate solutions to optimisation problems.
• Heuristic Search:
• Heuristic search refers to the techniques with the aim of
finding “good” solutions for a very hard optimisation and
decision problems within a reasonable amount of
computational time.
• But, it inability to produce guaranteed optimal solutions. And
it is difficult to know, in many cases, how far away from the
optimum a heuristic solution might be…
6DATA005W Operational research & optimisation
Heuristics
6DATA005W Operational research & optimisation
6DATA005W Operational research & optimisation
• Q&A