필터 지우기
필터 지우기

Integer-constrained GA default genetic operator functions

조회 수: 1 (최근 30일)
AlessioX
AlessioX 2016년 2월 7일
Hi there, I am using ga() to run an optimization problem where I have 8 variables, 6 of which have integer constrains.
Everything's ok, but I noticed that Matlab overwrites the Selection, Mutation and Crossover functions (and that is reported in http://it.mathworks.com/help/gads/mixed-integer-optimization.html#bs1cifg).
Although I was not able to find which are the default options in such cases. It's ok for me if Matlab overwrites custom functions for integer problems, but at least I'd like to know what its default behaviour is.
Does anybody know the default Selection, Mutation, Crossover functions in integer (or mixed-integer) problems?
King Regards

답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by