No BSD License  

Highlights from
Fourier-Motzkin Elimination

5.0

5.0 | 3 ratings Rate this file 12 Downloads (last 30 days) File Size: 2.51 KB File ID: #7957

Fourier-Motzkin Elimination

by Sebastian Siegel

 

01 Jul 2005 (Updated 21 Dec 2005)

Fourier-Motzkin Elimination of a systen of inequalities (A*x <= b).

| Watch this File

File Information
Description

The Fourier-Motzkin Elmination is applied to a system of inequalities according the book "Theory of linear and integer programming" by A. Schrijver (1986). It also contains a reduction of redundant inequalities.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
05 Aug 2005 Erik D'Hollander

Very nice piece of work. As a pointer to the extra documentation I would suggest to add the reference /Sch86a/ in full. A minor
detail: the variables (e.g. x, y, z) are eliminated left to right, leaving
constant bounds for the inner (last) variable, say min<= z <= max. I can
think of applications where it is interesting to obtain constant
bounds for the outer (first) variable, i.e. min<= x <= max. This can easily done by reordering the columns of matrix A.

16 Oct 2007 Evgeniy Sorokopud  
26 Feb 2011 Zhentong  
Please login to add a comment or rating.
Updates
11 Jul 2005

Reduction of redundant inequalities was supposed to also work for inequalities that differ by a constant factor - now it does :-)

21 Dec 2005

Added some details about the reference to /Sch86a/ in the comments section of the program - for reasons of completeness.

The program itself is not modified.

Tag Activity for this File
Tag Applied By Date/Time
linear algebra Sebastian Siegel 22 Oct 2008 07:52:05
fourier Sebastian Siegel 22 Oct 2008 07:52:05
motzkin Sebastian Siegel 22 Oct 2008 07:52:05
fourniermotzkin elimination Sebastian Siegel 22 Oct 2008 07:52:05
elimination Sebastian Siegel 22 Oct 2008 07:52:05
elimination Zhentong 25 Feb 2011 15:10:14
fourniermotzkin elimination Zhentong 25 Feb 2011 15:10:18

Contact us at files@mathworks.com