Manuel Parra-Royón

Results 11 comments of Manuel Parra-Royón

Well, the problem is line 54: `base_type = problem.types[0].__class__` is checking just the first type of your chromosome, not all distinct types in your chromosome.

@dhadka Could you post an example with Float and Integer and how do I add custom variators `(Integer : GAOperator(HUX(), BitFlip()))` for Integer inside the `problem` ? By default in...

Hello @mhucka, you can use `decode(value)` and` encode(value)` to decode Binary representation [True, False, ....] to Integer; both are included in the `class Type` of `platypus` This is a small...

Hi @aravindkota and @jbarrasa, I had the same problem today and I solved it since there was some confusion in the way to define (names) the plugin, in a part...

Hi, yes this should work perfectly for SAP BO DiServer. Using tempuri.com, it is just a template for the URL of the services that are deployed and you can adapt...

> Hey Manu how are you, I'm in a project right know and I want to use your Di Server Configuration, can you help me out? We can talk about...

Is the layout of your keyboard in UK/USA or other countries? On Thu, 17 Nov 2022 at 03:07, ek483b ***@***.***> wrote: > could not find @ from my keyboard >...

Could you send a screenshot of the screen where you are? On Fri, 18 Nov 2022 at 05:27, UCHIHAYY ***@***.***> wrote: > Same question and mine is a US keyboard...

Hi ! I'm reviewing again this issue, did you solve it?