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

[BUG] ambiguous problem integer/continous components layout documentation #496

Open
jschueller opened this issue Dec 13, 2021 · 1 comment
Assignees
Labels

Comments

@jschueller
Copy link
Contributor

jschueller commented Dec 13, 2021

for integer problems, the documentation is unclear about how integer and continuous components must be distinguished:
https://esa.github.io/pagmo2/docs/cpp/problem.html#_CPPv4NK5pagmo7problem7get_nixEv

I figured out from the pygmo doc that integers must be tucked at the end after the continuous components:
https://esa.github.io/pygmo2/tutorials/coding_udp_minlp.html

I suggest to mention that in the get_nix method doc

@jschueller jschueller added the bug label Dec 13, 2021
@bluescarni
Copy link
Member

Thanks for the report! I'll make sure this is fixed for the next version.

@bluescarni bluescarni self-assigned this Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants