Skip to content

Commit

Permalink
Feature/xpress only (#115)
Browse files Browse the repository at this point in the history
* remove python script

* remove RTE actions

* fix test_xpress_interface.cc

* remove callback_xpress.py

* revert writing colnames and rownames

* accept suggestion from Mizux

* clean

* change cmake/README.md

* try fix build bazel

* try fix build bazel add MPSWriteError.h

* xpress tests gracefully exit if Xpress not found

* add integer and linear programming test for dotnet python and java

* remove MPSWriteError

* try fix Window build

* remove useless line from CMakeLists.txt

* try fix test under windows

* reformat

* use XPRESS_LP instead of XPRESS for linear programming examples

* tools: add --platform arg when possible

make script more resilient/cross-platform

* [CP-SAT] convert to PEP8 convention

* use XPRSmipoptimize and XPRSlpoptimize instead of XPRSminim and XPRSmaxim (#114)

* use XPRSmipoptimize and XPRSlpoptimize instead of XPRSminim and XPRSmaxim

* clean xpress/environment files

* accept changes: empty char* parameter for XPRS*optimize

* Add test on number iterations with LP basis

* fix gtests flags

* refactor

* suggestions by @flomnes

* remove unwanted files

---------

Co-authored-by: Andrea Sgattoni <[email protected]>
Co-authored-by: Laurent Perron <[email protected]>
Co-authored-by: Corentin Le Molgat <[email protected]>
Co-authored-by: Andrea Sgattoni <[email protected]>
  • Loading branch information
5 people authored Nov 20, 2023
1 parent 46379e6 commit 450c379
Show file tree
Hide file tree
Showing 150 changed files with 4,689 additions and 4,940 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
141 changes: 0 additions & 141 deletions .github/workflows/centos.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
212 changes: 0 additions & 212 deletions .github/workflows/oracle.yml

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 450c379

Please sign in to comment.