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

Fixed a bug of decode func of IntegerToBinaryConverter #61

Merged

Conversation

a-matsuo
Copy link
Collaborator

@a-matsuo a-matsuo commented Apr 9, 2020

Summary

Fixed a bug of decode func of IntegerToBinaryConverter for continuous variables.

Details and comments

Solutions of continuous variables are rounded (converted in int values) for all variables. This PR fixed it.

@a-matsuo a-matsuo requested a review from stefan-woerner as a code owner April 9, 2020 05:05
@stefan-woerner stefan-woerner merged commit f885b40 into stefan-woerner:optimization-stack Apr 9, 2020
@a-matsuo a-matsuo deleted the bug_continuous_var branch May 12, 2020 02:12
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.

2 participants