This is the demo program for the paper:
Tat-Jun Chin, Yang Heng Kee, Anders Eriksson and Frank Neumann
Guaranteed outlier removal with Mixed Integer Linear Programs
In Computer Vision and Pattern Recognition (CVPR), 2016

This demo program is designed to be executed using MATLAB on
a 64-bit unix machine with GUROBI 6.0.5 installed and working.

The program expects to find the GUROBI installation files in 
'./gurobi605'.

If you have not done so already, please copy and paste the GUROBI
installation file into the current working directory.

To run the demo program, simply execute main.m using MATLAB.

If you use any part of the programs in this package, please
cite the above paper. Thanks!