Skip to content

Releases: cengique/FEX-GODLIKE

Multi-objective bugfixes and parallel execution

21 Jan 21:12
Compare
Choose a tag to compare
  • Some bugfixes when using a single function that returns multiple objectives. Better multi-objective function detection.
  • Added a new option "UseParallel", which uses Matlab's parfor command to run function evaluations in parallel. Saves a lot of time on multi-threaded or cluster computers.