swh:1:snp:b723e40e77dd0afc768aceddf5aec20aa188563c

sort by:
Revision Author Date Message Commit Date
00e7f17 Setting version to 2.1 13 October 2016, 10:41:56 UTC
5f918a3 Document noisy profile. 13 October 2016, 10:40:32 UTC
a0a0d9e Implement an example of noisy profile. 13 October 2016, 10:35:39 UTC
6ba0392 Port noisy profile. 12 October 2016, 17:00:50 UTC
ef795c8 Migrate profile to the new DSL. 12 October 2016, 16:55:19 UTC
0a4a4c9 Port noisy PSE to the new DSL. 12 October 2016, 16:31:55 UTC
1d8d154 Document noisy NSGA2. 12 October 2016, 16:18:54 UTC
2a319f6 Fix links. 12 October 2016, 16:04:06 UTC
4c9734a Migrate PSE to the new DSL. 12 October 2016, 16:02:02 UTC
7c0ca6a Make parameter order more coherent. 12 October 2016, 13:56:26 UTC
412af19 Improve example. 12 October 2016, 13:52:41 UTC
0b4daa3 Reformat example. 12 October 2016, 13:51:25 UTC
30e3797 Simplify imports. 12 October 2016, 13:50:06 UTC
918e0e7 Port noisy nsga2 to the new DSL. 12 October 2016, 12:27:48 UTC
4125b59 Add tracing to the dsl. 12 October 2016, 10:18:34 UTC
065ba31 Start to construct a DSL for EAs. 11 October 2016, 09:42:02 UTC
ee2d2fb Use field to access the hit map. 30 June 2016, 08:15:54 UTC
fd1c6dd Upadate libs. 16 June 2016, 16:36:31 UTC
ea97b9a Setting version to 2.1-SNAPSHOT 25 April 2016, 15:28:03 UTC
c2b7ca9 Setting version to 2.0 25 April 2016, 15:27:29 UTC
450412d Update sbt. 25 April 2016, 15:26:14 UTC
a12d366 Update to scala 2.11.8. 14 March 2016, 13:40:18 UTC
73dd97d Added ZDT4 example. 14 March 2016, 13:37:36 UTC
916c6a1 Update MGO description. 13 February 2016, 11:46:47 UTC
2a2d609 Fix hitmap pb with island. 06 February 2016, 10:37:52 UTC
55a15d6 Fix infinite loops. 03 February 2016, 20:55:03 UTC
38d8ae4 Fix bug in clone fitness merging. 25 January 2016, 22:57:05 UTC
a13a9f4 Store genome and fitness in arrays. 21 January 2016, 15:02:55 UTC
94518b3 Fix filter error. 21 January 2016, 00:56:21 UTC
9a9884b Refactor migrate to island. 21 January 2016, 00:07:24 UTC
6c2a4cf Refactor migrate from island. 20 January 2016, 23:59:11 UTC
fc6f0aa Add migrate from island. 20 January 2016, 23:38:55 UTC
b679e03 Explicitly test young, old. 20 January 2016, 18:30:30 UTC
4f3c5e7 Explicitly test old young. 20 January 2016, 18:28:31 UTC
93698f8 Add time lens. 20 January 2016, 12:07:57 UTC
db7cad2 Implement irregular grid niche. 11 January 2016, 17:08:22 UTC
76a2ebf Move boundedGrid to niche. 09 January 2016, 19:12:52 UTC
70e0954 Implement OpenMOLE integration for noisy pse. 09 January 2016, 18:40:21 UTC
6f8a23c Implement noisy pse. 09 January 2016, 18:19:26 UTC
9e71f8d Implement OpenMOLE integration for pse. 09 January 2016, 16:36:11 UTC
a48f636 Refactor algorithm package. 09 January 2016, 12:00:29 UTC
081ec33 Store phenotype in Individuals. 09 January 2016, 11:00:52 UTC
e427771 Implement PSE test. 08 January 2016, 18:42:57 UTC
ff001c8 Implement PSE and fix several bugs. 08 January 2016, 18:02:12 UTC
a009c99 Complet Profile integration in OpenMOLE. 08 January 2016, 13:02:38 UTC
7941541 Implement OpenMOLE integration for profile. 07 January 2016, 22:36:40 UTC
79dfa91 Implement stochastic profile. 07 January 2016, 22:21:27 UTC
3cc1808 Implement profile. 07 January 2016, 20:31:46 UTC
f82bc8b Factorise step. 07 January 2016, 20:22:53 UTC
58abafd Factorise step. 07 January 2016, 19:58:57 UTC
d453cb8 Factorize initial genomes. 07 January 2016, 19:46:50 UTC
3bb2f4f Integrate with openmole. 07 January 2016, 19:00:36 UTC
582bd6e Generify stop conditions. 07 January 2016, 09:37:39 UTC
f44cd78 Implement stoping conditions. 06 January 2016, 17:04:17 UTC
c6ad1f2 Minor changes for OpenMOLE integartion. 06 January 2016, 16:33:52 UTC
e591e53 Generate a single new RNG when spliting. 06 January 2016, 14:01:45 UTC
bd78a94 Minor refactoring. 05 January 2016, 16:50:07 UTC
bbaaac4 Implement openmole algorithm for NSGA2. 05 January 2016, 16:46:12 UTC
40e174c Tiny refactoring (noisy nsga2 actually works). 05 January 2016, 16:38:59 UTC
c44cc2c Noisy NSGA compiles (but still has bugs obviously). 05 January 2016, 15:29:31 UTC
4c7709a Simplify step. 05 January 2016, 11:21:09 UTC
221a201 Don't pair an element with itself. 05 January 2016, 11:01:00 UTC
ee84ff3 Implement expresion. 04 January 2016, 17:23:38 UTC
df795a8 Fitness is build outside the functions. 04 January 2016, 17:14:31 UTC
a0d9996 Implement elitism of noisy nsga2. 04 January 2016, 17:10:58 UTC
9072a60 Factorize nsga2 and noisy nsga2 breeding. 04 January 2016, 16:55:04 UTC
915e5c4 Implement breeding of noisy nsga2. 04 January 2016, 16:45:51 UTC
aa280f6 Factorise operator application. 04 January 2016, 16:31:18 UTC
88f80dc Type arguments can now be infered. 04 January 2016, 15:56:18 UTC
434a87f Get rid of thenK. 04 January 2016, 15:47:06 UTC
de2a264 Generify operator selection. 04 January 2016, 15:13:32 UTC
87caa49 Factorize operator proportions. 04 January 2016, 14:33:21 UTC
57a7aeb Merge branch 'master' of github.com:openmole/mgo 04 January 2016, 14:28:44 UTC
043db7e Fix bug in proportion computation. 04 January 2016, 14:28:22 UTC
1cf2669 Minor editing. 04 January 2016, 14:07:35 UTC
f0bd8d8 Added tags file to gitignore. 04 January 2016, 13:58:50 UTC
126c398 Get rid of type lambda. 04 January 2016, 12:00:28 UTC
cef9808 Simplify notation. 04 January 2016, 11:58:27 UTC
d221551 Simplify operator selection. 04 January 2016, 09:16:12 UTC
804f191 Remove useless ordering. 03 January 2016, 18:26:56 UTC
d37ed0a Factorize filter NaN. 03 January 2016, 18:19:45 UTC
21e9738 Refactor NSGA2. 02 January 2016, 19:07:42 UTC
9e9ad67 Factorize clamping. 02 January 2016, 17:10:51 UTC
e5042dd Separate Random and Parallel Random and use parallel only for individual evaluation. 01 January 2016, 12:43:12 UTC
8a7cf90 Factorise code. 30 December 2015, 11:48:08 UTC
aa656d6 Simpler implementation for selecting lambda genome. 30 December 2015, 11:13:11 UTC
063f8eb Factorize dynamic operation selection. 29 December 2015, 12:35:47 UTC
17b698f Remove useless lambda parameter. 29 December 2015, 10:50:34 UTC
3874230 Merge branch 'master' of github.com:openmole/mgo 27 December 2015, 09:55:32 UTC
a7e52d2 Corrected operator stats computation from current population rather than selected parents. 27 December 2015, 09:55:16 UTC
269e7b8 Update scalaz. 25 December 2015, 22:41:53 UTC
67523b1 Removed old code. 25 December 2015, 10:15:07 UTC
0fa2564 Changed from context bounds to implicit argument style. 25 December 2015, 09:31:44 UTC
d147f0f Merge branch 'master' of github.com:openmole/mgo 23 December 2015, 17:57:19 UTC
4ba99dc Removed useless trait. 23 December 2015, 15:55:23 UTC
dffa840 Corrected breedings for odd lambda values. 23 December 2015, 15:47:05 UTC
aa75ee9 Remove useless option. 23 December 2015, 15:13:34 UTC
c9ca036 Fix install error. 23 December 2015, 15:13:26 UTC
630d228 History[P,I] typeclass. 23 December 2015, 14:52:35 UTC
9f00836 AlgorithmOpenMOLE implementation for PSE 22 December 2015, 17:20:42 UTC
back to top