nagygp / LRS4GAP

GLRS interface for Linear Programming in GAP

Home Page:https://nagygp.github.io/LRS4GAP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The GAP 4 package `LRS4GAP'

This package adds an exact LP solver to GAP using D. Avis' LRS program (http://www-cgrl.cs.mcgill.ca/~avis/C/lrs.html).

Usage

Start GAP and type

LoadPackage("LRS4GAP");

to load the package. You will see the package banner. For details on how to use the LRS4GAP package see the package documentation in the doc subdirectory (view its HTML version or manual.pdf via a PDF viewer).

Contact

Maintainer:

For questions, remarks and issues please use the issue tracker.

Acknowledgement

  • Support provided from the National Research, Development and Innovation Fund of Hungary, financed under the 2018-1.2.1-NKP funding scheme, within the SETIT Project (2018-1.2.1-NKP-2018-00004).
  • Partially supported by NKFIH-OTKA Grants 119687 and 115288.

About

GLRS interface for Linear Programming in GAP

https://nagygp.github.io/LRS4GAP/

License:GNU General Public License v3.0


Languages

Language:C 78.3%Language:C++ 13.9%Language:GAP 6.2%Language:Makefile 1.4%Language:Gnuplot 0.2%