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

Fix unfeasible problem analyzer #1527

Merged
merged 18 commits into from
Sep 14, 2023
Merged

Conversation

a-zakir
Copy link
Contributor

@a-zakir a-zakir commented Aug 9, 2023

fix infeasible problems analyzer
close #1472

@pull-request-size pull-request-size bot added size/M and removed size/XS labels Aug 9, 2023
@a-zakir a-zakir marked this pull request as ready for review August 16, 2023 14:27
@flomnes flomnes changed the title fix analyzer Fix unfeasible problem analyzer Aug 21, 2023
@pull-request-size pull-request-size bot added size/L and removed size/M labels Aug 22, 2023
src/solver/utils/ortools_utils.cpp Outdated Show resolved Hide resolved
src/solver/utils/ortools_utils.cpp Outdated Show resolved Hide resolved
src/solver/utils/ortools_utils.cpp Outdated Show resolved Hide resolved
src/solver/utils/ortools_utils.cpp Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@flomnes flomnes merged commit f4870db into develop Sep 14, 2023
7 checks passed
@flomnes flomnes deleted the fix/infeasible-problems-analyzer branch September 14, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infeasible problem analyzer is KO since v8.7.0-*
2 participants