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

Initial solutions on the constrained test suite #2261

Open
nikohansen opened this issue Feb 7, 2024 · 0 comments
Open

Initial solutions on the constrained test suite #2261

nikohansen opened this issue Feb 7, 2024 · 0 comments

Comments

@nikohansen
Copy link
Contributor

nikohansen commented Feb 7, 2024

The Python method cocoex.Problem.initial_solution_proposal guaranties feasibility only for the first proposal. How should the experimentation script deal with this? Abandon randomization for nonrandom algorithms or accept that initial solutions may be infeasible?

Remark: we could write C-code which samples feasible solutions based on the gradient of construction constraint (the first constraint does not have the same gradient)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant