Goto Chapter: Top 1 2 3 4 5 Bib Ind
 [Top of Book]  [Contents]   [Next Chapter] 

Gurobify

A GAP interface to Gurobi Optimizer.

2.0.0

24 June 2021

Jesse Lansdown
Email: jesse.lansdown@uwa.edu.au
Homepage: https://www.jesselansdown.com
Address:
Jesse Lansdown
Centre for the Mathematics of Symmetry and Computation
The University of Western Australia
35 Stirling Highway
PERTH WA 6009
Australia

Abstract

Gurobify provides an interface to the Gurobi Optimizer software from GAP. It enables the creation and modification of mixed integer and linear programming models which can be solved directly by Gurobi from within the GAP environment.

Copyright

© 2017 - 2021 Jesse Lansdown

Gurobify is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

Acknowledgements

I thank Sebastian Gutsche for generously taking the time to explain the inner workings of GAP and GAP packages to me, and for pointing me towards examples. I also thank John Bamberg for introducing me to both GAP and Gurobi and showing me how they can be used to so effectively complement each other. I used the AutoDoc[GH17] package to streamline the creation of the documentation for this package, and PackageMaker[Hor16] to generate a package template. I would also like to acknowledge the support of an Australian Government Research Training Program (RTP) Scholarship while writing this software.

Contents

1 Introduction
2 Getting Started
3 Using Gurobify
4 Examples
5 Appendix
References
Index

 [Top of Book]  [Contents]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 Bib Ind

generated by GAPDoc2HTML