https://github.com/openmole/mgo

sort by:
Revision Author Date Message Commit Date
3cee325 [maven-release-plugin] prepare release mgo-1.11 25 April 2012, 16:58:42 UTC
8ab0c7d Rename termination state. 25 April 2012, 16:58:01 UTC
ba657fc [maven-release-plugin] prepare for next development iteration 19 April 2012, 16:39:22 UTC
1a18b3f [maven-release-plugin] prepare release mgo-1.10 19 April 2012, 16:39:21 UTC
de985c9 Exteranlize the evaluator. 19 April 2012, 16:38:23 UTC
f791a68 [maven-release-plugin] prepare for next development iteration 19 April 2012, 10:44:46 UTC
b9f8ef4 [maven-release-plugin] prepare release mgo-1.9 19 April 2012, 10:44:45 UTC
ec6a03b Add random population method. 19 April 2012, 10:43:58 UTC
5c9ac27 [maven-release-plugin] prepare for next development iteration 19 April 2012, 08:34:42 UTC
28e67c9 [maven-release-plugin] prepare release mgo-1.8 19 April 2012, 08:34:40 UTC
9cc5ea6 Simplify test function. 19 April 2012, 08:34:05 UTC
2b04fbb Simplify the test. 19 April 2012, 08:32:22 UTC
1f419d6 Make a test work. 19 April 2012, 08:29:07 UTC
547e8cb Remove usless trait. 19 April 2012, 07:58:49 UTC
9877897 Make the termination immutable. 19 April 2012, 07:29:19 UTC
b67f215 Refactor evolution algorithms as a big cake pattern. 19 April 2012, 06:37:21 UTC
1dedefb fix tailrec return pop 16 April 2012, 12:36:23 UTC
a63bac3 restore TestFunction, modify evolveTailRec 13 April 2012, 16:57:39 UTC
a7000fb Refactoring NSGA2 12 April 2012, 17:15:07 UTC
ef23d4b add .idea to gitignore 12 April 2012, 13:37:33 UTC
699795c Refactoring to adapt MGO for EA/ES 12 April 2012, 13:33:58 UTC
0aceef6 [maven-release-plugin] prepare for next development iteration 06 April 2012, 11:51:39 UTC
16f201d [maven-release-plugin] prepare release mgo-1.7 06 April 2012, 11:51:37 UTC
d988e36 Add unscale function. 06 April 2012, 11:47:41 UTC
a41fdf9 [maven-release-plugin] prepare for next development iteration 01 April 2012, 23:05:09 UTC
5ffe148 [maven-release-plugin] prepare release mgo-1.6 01 April 2012, 23:05:07 UTC
1af8cd9 Verify if empty. 01 April 2012, 23:03:50 UTC
cf25382 [maven-release-plugin] prepare for next development iteration 01 April 2012, 22:10:07 UTC
3cb6340 [maven-release-plugin] prepare release mgo-1.5 01 April 2012, 22:10:04 UTC
f66a21c Rename classes. 01 April 2012, 22:08:32 UTC
061062d [maven-release-plugin] prepare for next development iteration 01 April 2012, 21:56:47 UTC
0a5408a [maven-release-plugin] prepare release mgo-1.4 01 April 2012, 21:56:44 UTC
9843aa2 Add diversity objective. 01 April 2012, 21:55:49 UTC
6e517b3 [maven-release-plugin] prepare for next development iteration 29 March 2012, 06:26:35 UTC
bcf9822 [maven-release-plugin] prepare release mgo-1.3 29 March 2012, 06:26:32 UTC
a646bc9 fitness.fitness to fitness.values 29 March 2012, 06:25:13 UTC
eba3355 [maven-release-plugin] prepare for next development iteration 28 March 2012, 19:54:28 UTC
d3db79e [maven-release-plugin] prepare release mgo-1.2 28 March 2012, 19:54:25 UTC
ce178d4 Corrected selection for nsga2. 28 March 2012, 19:53:27 UTC
1135aea [maven-release-plugin] prepare for next development iteration 28 March 2012, 14:15:53 UTC
a0c88a2 [maven-release-plugin] prepare release mgo-1.1 28 March 2012, 14:15:52 UTC
391ac48 Externalized breed and elitism methods. 28 March 2012, 14:15:00 UTC
81233bf [maven-release-plugin] prepare for next development iteration 27 March 2012, 14:14:06 UTC
d7a721d [maven-release-plugin] prepare release mgo-1.0 27 March 2012, 14:14:05 UTC
f45e907 Switched to 1.4.RC2 release of scalatest. 27 March 2012, 14:12:58 UTC
5d2a305 Cleaned repo and dependencies. 27 March 2012, 14:08:14 UTC
2c1a5d9 org.openmole.tools -> fr.iscpif. 26 March 2012, 14:50:40 UTC
64360b5 Compilation fixes. 07 March 2012, 18:24:10 UTC
31ba8b7 Bypass zdt test too slow. 26 February 2012, 12:16:12 UTC
cb2230e Correted inversed boolean. 26 February 2012, 11:45:45 UTC
a4f9c7f Fix bug when pop is empty. 26 February 2012, 08:25:42 UTC
b841e28 Refactored factories. 26 February 2012, 07:35:38 UTC
51890ed Externalize same pareto evaluation. 25 February 2012, 12:18:11 UTC
a9cc0cd Clean comments. 25 February 2012, 12:07:17 UTC
d239f8e Improved convergency condition. 25 February 2012, 01:43:56 UTC
85a7378 Add preconfigured sigma genomes. 23 February 2012, 02:50:29 UTC
531177b Minor refactoring. 14 February 2012, 21:09:01 UTC
ddec1e6 Removed useless method. 13 February 2012, 22:40:33 UTC
17e9d7e Added method sbxParameters. 13 February 2012, 22:19:38 UTC
9b13ad1 Added rate into genome. 13 February 2012, 22:17:17 UTC
6c0a0bc Distribution index in the genome. 13 February 2012, 22:04:32 UTC
d4e48ac Merge branch 'dev' of sources.iscpif.fr:mgo into dev Conflicts: mgo/src/test/scala/org/openmole/tools/mgo/SteadyGenomeParametersAckleySpec.scala 09 February 2012, 23:49:17 UTC
a31983a Corrected archive modified test. 09 February 2012, 23:45:20 UTC
dc475db add else for test counting of similar 09 February 2012, 22:35:34 UTC
7370e3f fix test with new boolean count of same elements 08 February 2012, 22:24:02 UTC
524f876 Return a boolean to indicate if archive has changed. 08 February 2012, 15:10:52 UTC
412410b comment test 05 February 2012, 21:40:38 UTC
754d46f Fix bug in NSGAII. 05 February 2012, 21:29:12 UTC
99862be Bug fix. 05 February 2012, 20:54:32 UTC
a92fd1d Render the rank computation immutable. 05 February 2012, 14:20:02 UTC
1005586 change for print img with test 01 February 2012, 16:06:47 UTC
ee8f951 change chain of zip by zipped into NSGA correcting mutation operator coevolvingsigma.. without clamp ZDTSpect run fine now add graphic printer to ZDT 27 January 2012, 12:29:05 UTC
806c902 add new test ZDT1; not already functionnal 26 January 2012, 23:38:40 UTC
f38d1c5 new little test (need to convert in standalone), renammed file to fileUtils 26 January 2012, 12:21:41 UTC
faaa309 minot modification on crossover rate 24 January 2012, 22:38:16 UTC
a67d5d4 add pareto front, add convert method matrix of number front to indivudal 22 January 2012, 15:34:00 UTC
7596d0d Corrected package for operators mutation Corrected import for operators mutation Modification of SBXBoundedCrossover 22 January 2012, 14:58:59 UTC
2745142 Add first method of HyperVolume algorithm based on jmetal java version 20 January 2012, 17:51:33 UTC
7cb74ec Add SBX bounded crossover, first version based on jmetal 17 January 2012, 18:36:33 UTC
b4dd1ab change nsga2 instanciation, function evaluator in apply() 16 January 2012, 22:35:16 UTC
15d9ef8 re-aadd steady state version of Ackley 16 January 2012, 17:47:49 UTC
1ea1264 Compilation fix. 16 January 2012, 16:11:15 UTC
98156e5 Merge. 16 January 2012, 16:08:25 UTC
527d7fd Merge branch 'dev' of sources.iscpif.fr:mgo into dev Conflicts: mgo/src/main/scala/org/openmole/tools/mgo/mg/ga/algorithms/NSGAII.scala mgo/src/test/scala/org/openmole/tools/mgo/GenomeParametersAckleySpec.scala 16 January 2012, 16:08:12 UTC
921fc05 Refactoring. 16 January 2012, 16:04:10 UTC
b3847c3 modify genomeSLocal to GenomAckley 13 January 2012, 10:43:21 UTC
c837851 Add select and breed operation for workflow, Add new comments 12 January 2012, 14:33:10 UTC
8d55322 Refactored scaling. Remove println. 11 January 2012, 17:58:23 UTC
1978b77 Refactor factories. 11 January 2012, 17:43:32 UTC
af37c2b AbstractGenome -> Genome 11 January 2012, 16:33:23 UTC
5feaa0d add comments 11 January 2012, 11:16:17 UTC
82965c1 Multiple modifications : decorator on individual, modification on crossover, add selection operator, add package and class for algorithm 10 December 2011, 14:08:02 UTC
406400a Merge branch 'dev' of sources.iscpif.fr:mgo into dev 25 October 2011, 09:31:03 UTC
0e55013 Changed package diversity -> selection. 25 October 2011, 09:30:30 UTC
e8e2ed6 del package 25 October 2011, 09:30:30 UTC
12061d0 Remove println. 24 October 2011, 20:35:14 UTC
a04bd0b add rate parameter to randomWrappedValue 16 September 2011, 15:33:54 UTC
a215a6b add dominance strategy : strict or not strict 29 August 2011, 13:08:54 UTC
2b9a9e3 modify test 23 August 2011, 10:44:01 UTC
7e8a7bd add println value to debug 22 August 2011, 08:22:42 UTC
back to top