luca-scr / GA

An R package for optimization using genetic algorithms
http://luca-scr.github.io/GA/
91 stars 29 forks source link

Allow Variables of Mixed Type #16

Closed AlistairLR112 closed 3 years ago

AlistairLR112 commented 6 years ago

Hey,

I'd like to maximise or minimise over a search space where some variables are real-valued, some are binary and some are integers.

Thanks!

NamLQ commented 4 years ago

... and some are categorical.