1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New package cplex-glue. More... over 19 years ago
(cplex-env?, cplex-lp?): Export these predicates. More... over 19 years ago
Emit constants both as CL constants named +CPX-PARAM-XYZ+ and as functions named (CPX-PARAM-XYZ). More... over 19 years ago
Define CPX_MODERN, so that we do not get bindings for INTEGER etc. More... over 19 years ago
Now compiles CPLEX-Glue. More... over 19 years ago
*** empty log message *** More... over 19 years ago
New configure option --with-cplex-include. Make sure that the wrapper is compiled with the proper (system-provided) cplex.h included (it is important to have declared functions in a 64-bit build). Rename cplexdummy's cplex.h to cplexdummy-cplex.h but install as cplex.h More... over 19 years ago
(CPXgetcol, CPXchgbds, CPXgetcolindex): New. More... over 19 years ago
defwrapper-cplex-range-output More... over 19 years ago
Add all double RANGEOUTPUT functions. More... over 19 years ago
Added CPXsetintparam et al. More... over 19 years ago
*** empty log message *** More... over 19 years ago
Initial work on Allegro. More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
Experimental code. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
Detect proper "runtime" mode for SWIG. More... almost 20 years ago
(make-cplex-env): Use CPXopenCPLEX or CPXopenCPLEXdevelop, whatever available. More... almost 20 years ago
Don't use SWIG flag -noruntime (fix for SWIG 1.3.22). More... almost 20 years ago
Kludged the build WITH_GLPK on debian
uuh
More... almost 20 years ago
lintian fixes
uuh
More... almost 20 years ago
added lazy constraints and user cut support in (cpg-add-restriction)
uuh
More... almost 20 years ago
Bumped version number to 0.91 to return to monotonously numbered versions. succumbed to automake terror -- now using AM_CLFAGS and AM_LDFLAGS. Fixed glpk-build to not erroneously require cplexdummy library.
uuh
More... almost 20 years ago
(CPXdelsetrows, CPXdelsetcols): Have the wrapper return the index mapping. More... almost 20 years ago
(CPXaddsos, CPXgetnumsemiint, CPXgetnumsemicont): New. More... almost 20 years ago
Move typedefs around. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
Build cpxapi.scm from cpxapi.scm.in, so as to fix the location of the documentation file. More... almost 20 years ago