-
Find a way to turn on log functions for picbreeder task so lineages can be remembered and potentially drawn #149
-
I got this after fixing the multi_param issue. Here's my complete console log:
```
{ 'eqn_str': '0.1*exp(Abs(x)) * sin(x)',
'name': 'Lipson_02',
'noise': 20.0,
'noise_type': 'percent',
…
-
-
Is there a way to speed-up the truncate operation especially for NondominatedSortingPopulations (NSGA2 Algorithm).
I measured the time and recognized that about 80+% in iteration is needed for the tr…
-
``` R
fn = makeZDT1Function(2L)
res = nsga2(fn, n.population = 70L, n.offspring = 30L, max.iter = 30L)
# Error in sprintf("Maximum number of objective function evaluations reached:
’%i’", : ung"ultige…
-
Is there any way to use the Executor and attach an initialization (array of solutions) for the different algorithms?
Because if that`s possible it should be relatively easy to run executors in differ…
-
*Issue migrated from trac ticket # 2411*
**milestone:** HeuristicLab 3.3.12 | **component:** Algorithms.NSGA2 | **priority:** medium | **resolution:** done
#### 2015-07-03 12:30:05: @mkommend create…
-
-
If you remove a wrap component, i.e. NSGA-II, but you didn't want to. Since we can't currently undo our actions, we just have to close the tab without save the project. When you apply this tip and you…
-
java.lang.NullPointerException
at genlab.algog.algos.exec.NSGA2Exec.dominates(NSGA2Exec.java:70)
at genlab.algog.algos.exec.NSGA2Exec.fastNonDominatedSort(NSGA2Exec.java:126)
at genlab.alg…