Optimization: principles and algorithms, by Michel Bierlaire
Files
Maximum flow

List of Octave codes related to Chapter 24 of [1]. More...

Files

file  fordFulkerson.m
 Algorithm 24.2: Ford-Fulkerson.
 
file  run2402.m
 Run the FordFulkerson algorithm on Example 24.2 of [1].
 
file  runUnsaturatedPath.m
 Run the unsaturated path algorithm on Example 24.2 of [1].
 
file  unsaturatedPath.m
 Algorithm 24.1: unsaturated path.
 

Detailed Description

List of Octave codes related to Chapter 24 of [1].

Copyright 2015-2018 Michel Bierlaire