Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add callback function for logging #20

Closed
wants to merge 52 commits into from
Closed

Conversation

a-zakir
Copy link

@a-zakir a-zakir commented Nov 17, 2023

No description provided.

ErDumont and others added 30 commits February 26, 2020 22:45
add public header to install include directory
* add first draft

* fix ubuntu-windows.yml

* fix ubuntu-windows.yml 2

* improve assets names

* fix typo
* add first draft

* fix ubuntu-windows.yml

* fix ubuntu-windows.yml 2

* improve assets names

* fix typo

* try to fix release

* try to fix release 2

* try to fix release 2

* fix zip

* try to fix zip

* try to reduce centos packages
flomnes and others added 22 commits November 16, 2022 11:10
* Restore function 'PNE_EcrireJeuDeDonneesMPS_avecNom'

* Remove useless printf notice

* Move objective_offset to PROBLEME_MPS, write to MPS

* Fix typo, include SRSsetobjoffset in TEST_API
Fixed variables make some problems infeasible in some cases. It is
better not to use them.

Instead, variables will be bounded on both sides with LB==UB.
omnesflo@gm0winl370:~/sirius-solver$ git apply --ignore-space-change --ignore-whitespace multi_commit.patch
multi_commit.patch:21: trailing whitespace.
  char** NomsDesVariables;
multi_commit.patch:81: trailing whitespace.
int * IndicesColonnes;
multi_commit.patch:82: trailing whitespace.
char** NomsDesVariables;
multi_commit.patch:237: trailing whitespace.

multi_commit.patch:388: trailing whitespace.
char** NomsDesContraintes;
warning: 1 erreur d'espace ignorée
warning: 6 lignes ont ajouté des erreurs d'espace.
delete unnecessary memset
insert whitespace after commas
Make it possible to name constraints & variables in MPS files
* Fix encoding glitches

* Add missing spaces
@a-zakir a-zakir closed this Nov 17, 2023
@a-zakir a-zakir deleted the feature/callback-log branch November 17, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants