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

Better support of constraints with single variable #628

Merged
merged 6 commits into from
Mar 14, 2022

Conversation

guimarqu
Copy link
Contributor

No description provided.

@guimarqu guimarqu changed the base branch from master to release_v0.4.0 March 14, 2022 12:03
@guimarqu guimarqu merged commit 68c66e1 into release_v0.4.0 Mar 14, 2022
@guimarqu guimarqu deleted the moi_var_bounds branch March 14, 2022 12:54
guimarqu added a commit that referenced this pull request Mar 24, 2022
* Upgrade to Moi 0.10 (#624)

* MOI 0.10.0 upgrade - wip

* WIP

* WIP

* start adding MOI new tests

* ok

* update Project

* update CI

* use fork of KnapsackLib

* ok

* comment lot sizing test

* Reorganize tests (#627)

* start reorg tests

* move old tests

* new starting point

* Better support of constraints with single variable (#628)

* fix tests for constraints with single variable

* MOI test_constraint_* ok (#629)

* MOI test_model pass (#630)

* MOI test_variable pass (#631)

* rm single var constraint

* MOI test_variable_* pass

* 1 broken test

* MOI test_objective pass (#632)

* Support insertion of identical columns at same colgen iteration (#633)

* allow two identical columns at same iteration

* ok

* MOI test_modification_ pass (#634)

* MOI test_modification_ pass

* Update src/MathProg/optimizerwrappers.jl

* Update src/Algorithm/basic/solvelpform.jl

* Update src/MOIwrapper.jl

* Update src/MathProg/optimizerwrappers.jl

* MOI test_linear & test_solve (#635)

* WIP test_linear

* ok

* Bounds of variable wrt to kind (#636)

* Restore bugfixes tests (#637)

* fix & update doc (#639)

* old tests ok (#640)

* Transmit dual bound from pricing callback (#641)

* Transmit dual bound from pricing callback

* ok

* release note
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.

1 participant