An open API service indexing awesome lists of open source software.

https://github.com/cddlib/cddlib

An efficient implementation of the Double Description Method
https://github.com/cddlib/cddlib

library linear-programming mathematics polyhedra

Last synced: 3 months ago
JSON representation

An efficient implementation of the Double Description Method

Awesome Lists containing this project

README

          

To compile on Intel Core 2 (64 bit) processors running MacOSX,
you might need to add the compilation flags "-m64 -fast" by

./configure CFLAGS="-m64 -fast"

This may apply to other operating systems. Also, note that
this does not apply to 32 bit processors like
Intel Core processor.

Komei Fukuda
February 14, 2009