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

Feasible problem marked as unfeasible, before algebraic simplification in the cost function #69

Open
guillaumeiooss opened this issue Feb 17, 2023 · 0 comments

Comments

@guillaumeiooss
Copy link

Hello,

When investigating a problem with my tool (to figure out why Couenne was marking it as unfeasible when it was supposed to have a solution), I encountered a peculiar situation:

[Cf the attached .mod file]
(i) When using the first cost function (which is commented, line 14), Couenne marks the problem as unfeasible
(ii) When using the second cost function, obtained by simplifying the "TX_2" on both sides of one of the fractions, the problem becomes feasible.
(for reference, the problem is indeed feasible)

Therefore, would it be possible to add a preprocessing step or a fix to manage this issue?

Thank you for your support,
Guillaume I.

Couenne_inf_probl_ttile_ioopt_handmod.txt

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

No branches or pull requests

1 participant