Commit graph

  • a16298c58b Merge branch 'master' of https://gitlab.inria.fr/paradiseo/paradiseo Johann Dreo 2024-08-23 16:25:23 +02:00
  • 332d078902 feat(doc): recent articles first Johann Dreo 2024-08-23 16:21:05 +02:00
  • dde057b12b feat(doc): mention partial evaluation for combinatorics Johann Dreo 2024-08-23 15:22:17 +02:00
  • a5d3bf8601 docs: add accelerator physics paper to publications list Eremey Valetov 2024-08-11 11:29:02 -04:00
  • 22b74e9c07 fix(eoEvalFoundryEA): reorder members to avoid warning Johann Dreo 2024-08-23 14:33:35 +02:00
  • fefb2af4dd REFACTOR!eoForge*): separate raw pointres from shared ones Johann Dreo 2024-08-23 14:31:01 +02:00
  • 3cc374ce5c fix(warnings): do not ignore return from system Johann Dreo 2024-08-23 14:30:25 +02:00
  • b4e89d8f51 fix(deprecated): guard from bind and *_function Johann Dreo 2024-08-23 14:28:34 +02:00
  • 09a26fdc62 fix(eoForge): missing header Johann Dreo 2024-08-23 10:02:52 +02:00
  • 4bbb4a595e fix(mpi): fix some namespaces issues with mpi Johann Dreo 2024-08-23 10:02:22 +02:00
  • c442d8a0a2 Revert "fix!(eoBit): defaults to char for scalar type" Johann Dreo 2024-08-23 08:57:38 +02:00
  • 93e89828b8 Fix CI: random class issue, t-eoRoulette and update the workflow Jxtopher 2024-04-30 14:08:30 +02:00
  • ec1a0f0c62 fix(eoForgeVector): use shared_ptr insteadof raw ones + adds instantiate_ptr interface Johann Dreo 2024-08-22 22:21:57 +02:00
  • 6f7d505a2a fix(rnd): use STL's rand gen for shuffles Johann Dreo 2024-08-19 11:02:15 +02:00
  • 55b2f57d19 fix!(eoBit): defaults to char for scalar type Johann Dreo 2024-08-19 09:49:08 +02:00
  • e643468de8 revert 399b22266 (virtual fitness interface temptative) nojhan 2023-02-10 11:54:45 +01:00
  • f30240cb44 fix(mo): missing include nojhan 2023-02-10 11:54:18 +01:00
  • ff744aea7c fix(eoStandardBitMutation): nojhan 2023-02-10 11:51:29 +01:00
  • 9cb60e4b10 refactor(mo): use clog instead of cout & use at accessors in Debug builds nojhan 2023-02-10 09:51:56 +01:00
  • 5a7fdf7ed3 feat(EO): allow overriding fitness accessors nojhan 2023-02-10 09:47:58 +01:00
  • bad5d6cbb8 Update edoEstimatorNormalAdaptive.h BertheasLeo 2022-08-10 14:03:44 +02:00
  • 5e0e6fcd79 Update eoSIGContinue.h BertheasLeo 2022-08-10 14:02:16 +02:00
  • c2a3ed4e7f fix(mo): comment out unused parameters nojhan 2022-09-10 06:26:34 +02:00
  • 843aa6fc37 fix(mo): comment out unused parameters nojhan 2022-09-10 06:26:34 +02:00
  • 1a980c442d feat: add an eoForgeMap nojhan 2022-01-31 22:33:36 +01:00
  • ff09b4bcc7 fix logo display in readme nojhan 2022-08-31 23:46:46 +02:00
  • 1f1f598314 add mo tutorial doc in Markdown format AI Xin 2022-05-08 18:59:34 +08:00
  • 80140ddcc3 feat: add an eoForgeMap nojhan 2022-01-31 22:33:36 +01:00
  • c2f2e635c8 fix Ubuntu-related memory allocation bug nojhan 2022-01-31 20:14:38 +01:00
  • 023cb45ca5
    fix logo display in readme nojhan 2022-08-31 23:46:46 +02:00
  • 89fd9bd779
    Update edoEstimatorNormalAdaptive.h BertheasLeo 2022-08-10 14:03:44 +02:00
  • f0e074bbdb
    Update eoSIGContinue.h BertheasLeo 2022-08-10 14:02:16 +02:00
  • c8d02c23cf
    Merge pull request #65 from Scicomath/add-mo-tuturial-doc nojhan 2022-05-09 10:21:33 +03:00
  • 0d3580ae2d add mo tutorial doc in Markdown format AI Xin 2022-05-08 18:59:34 +08:00
  • 3b7ffbbfae fix Ubuntu-related memory allocation bug nojhan 2022-01-31 20:14:38 +01:00
  • 132eb4f50e refactor doc style nojhan 2022-01-27 13:11:20 +01:00
  • 8948f0a3dc fix doc: big update nojhan 2022-01-26 16:45:51 +01:00
  • 02eb0e967d fix eoAlgoFoundry management of numeric parameters nojhan 2022-01-26 10:40:50 +01:00
  • 3a6236594e fix foundries examples nojhan 2022-01-23 18:18:40 +01:00
  • 4ee48e760b refactor UF_random_generator to fit the new std::shuffle nojhan 2022-01-23 18:17:48 +01:00
  • 009ef5e1d8 fix warning about useless arg nojhan 2022-01-23 18:17:14 +01:00
  • ef0e6531ee fix warnings about useless typedef nojhan 2022-01-23 18:15:38 +01:00
  • dfb6f7c2d9 fix warning on signedess of comparison nojhan 2022-01-22 18:40:02 +01:00
  • e5b5e8807d The new feature onlymutga with new mutation and experiments Potalas 2022-01-05 10:37:21 +01:00
  • 345dc16df6 Merge branch 'master' of github.jdreo:jdreo/paradiseo nojhan 2022-01-04 11:05:49 +01:00
  • a96db239c4 update the doc index nojhan 2022-01-04 11:04:11 +01:00
  • 00b66afcaa fix a missing update in fastga.sindef nojhan 2022-01-04 11:03:53 +01:00
  • 75fd06abc1
    fix missing dep in action v3.0.0-beta Johann Dreo 2021-12-11 21:25:17 +01:00
  • 069a05edc9
    Fix ubuntu debug action Johann Dreo 2021-12-11 18:25:53 +01:00
  • 62d3b2f68f
    Add a Github action Johann Dreo 2021-12-11 18:14:16 +01:00
  • 63d176c7fa Merge branch 'master' of github.jdreo:jdreo/paradiseo nojhan 2021-11-10 09:38:45 +01:00
  • 00c6a8c454 change the chat address nojhan 2021-11-10 09:37:21 +01:00
  • 104d5dc717 fix signal management on MacOS nojhan 2021-11-03 16:56:23 +01:00
  • ef3e78b6dc Merge branch 'feat+num_foundry' of github.jdreo:jdreo/paradiseo nojhan 2021-11-03 16:22:58 +01:00
  • 2d41e2c035 fix licenses nojhan 2021-11-03 15:28:52 +01:00
  • a08a8dbd42 Merge branch 'master' of gitlab.inria.fr:paradiseo/paradiseo nojhan 2021-11-03 15:13:05 +01:00
  • 27a8a6f754 Merge branch 'feat+num_foundry' nojhan 2021-11-03 14:59:55 +01:00
  • f89bad4aec Add LICENSE GMYS Jan 2021-09-29 08:39:18 +00:00
  • 9e672182a8
    Merge pull request #2 from AlixZh/feat+num_foundry Johann Dreo 2021-09-07 09:45:23 +02:00
  • 807be1b3c2 Add scripts for parsing and archive link Alix ZHENG 2021-09-07 00:27:44 +02:00
  • 9164ecf8c6
    Merge pull request #1 from AlixZh/feat+num_foundry Johann Dreo 2021-09-06 10:07:32 +02:00
  • 6f0f2fb2e6 Add the final experimental scripts Alix ZHENG 2021-09-05 20:49:47 +02:00
  • 6febf4cceb Add experimental scripts for irace/fastga Alix ZHENG 2021-08-30 09:44:06 +02:00
  • c9cbd4ee14 move scripts in irace/expe/alpha/ nojhan 2021-08-25 09:18:20 +02:00
  • e2b74349e1 [fastga] adds a fitness stoping criterion nojhan 2021-07-30 11:16:30 +02:00
  • 558d476ef3 feat: adds a constructor taking a vector to eoCombinedContinue nojhan 2021-07-30 11:15:59 +02:00
  • eb9bd4a405 make some eoAlgoFoundryFastGA's parameters const nojhan 2021-07-30 10:30:37 +02:00
  • 6c3bffd8c2 [fastga] fix budget-related issues nojhan 2021-07-30 10:29:03 +02:00
  • 83452f8939 Merge branch 'allow-submodule' of https://github.com/pinho/paradiseo nojhan 2021-07-21 08:29:47 +02:00
  • 648357de64 disable objective transformation in W-Model of fastga nojhan 2021-07-19 16:34:25 +02:00
  • 864bbf697d adds the pop_size parameters as managed by fastga nojhan 2021-07-19 12:08:04 +02:00
  • b7542ef73b replace base directory references in main CMakeLists.txt Ronaldd Pinho 2021-07-16 10:15:41 -03:00
  • f4a8f97f70 add an example of complex build script for fastga nojhan 2021-07-15 19:20:04 +02:00
  • 18fec047ad fix clang 10 compatibility nojhan 2021-07-15 18:52:21 +02:00
  • 949b5818a2 adds a definition file for building fastga as a Singularity container nojhan 2021-07-08 12:19:10 +02:00
  • cd7787bbab feat: adds eoForgeScalar and eoParameterFoundry feat+num_foundry nojhan 2021-07-07 21:00:13 +02:00
  • 8e960b23f3 update irace/fastga to follow recent IOH refactoring nojhan 2021-07-07 12:59:41 +02:00
  • da44681fd7 redact name in doc nojhan 2021-07-07 12:59:16 +02:00
  • afc28931e4 Merge branch 'master' of gitlab.inria.fr:paradiseo/paradiseo nojhan 2021-03-26 09:25:14 +01:00
  • 1e93e8d3c2 [irace] add script to run random algorithms nojhan 2021-02-16 15:25:21 +01:00
  • 425a71d6a6 [irace] script to run all elites on all problems nojhan 2021-02-16 09:04:56 +01:00
  • 58e206cb40 [irace] feat more parse scripts nojhan 2021-02-03 16:58:26 +01:00
  • 202246be02 [irace] add FastGA grammar diagram nojhan 2021-02-03 10:05:07 +01:00
  • 1c940d6ec4 [irace]_add architecture diagram nojhan 2021-02-03 10:01:17 +01:00
  • 2da4a02092 [irace] fix default configuration Amine Aziz-Alaoui 2021-02-03 10:00:32 +01:00
  • a959a3b57e [irace] add expe run scripts Amine Aziz-Alaoui 2021-02-03 10:00:04 +01:00
  • 2326fd8c8b fix irace.log parser nojhan 2021-01-28 19:10:09 +01:00
  • e617916e98 feat irace add script to parse irace to csv nojhan 2021-01-25 13:48:52 +01:00
  • 1b4f9447f2 irace feat: scripts to run baseline and plot ECDF histograms nojhan 2021-01-23 20:55:13 +01:00
  • 222c86143f irace feat: add a way to print attainment histograms nojhan 2021-01-23 20:54:24 +01:00
  • 2fe6d03c8a update the experiments config nojhan 2021-01-23 16:34:28 +01:00
  • 82af0ed674 fix a filesystem bug of IOH by pre-creating directories nojhan 2021-01-23 16:33:44 +01:00
  • 25f4592826 [irace] feat: print class names of configured operators nojhan 2021-01-21 20:19:32 +01:00
  • 640fa31fb5 [irace] put results in in a directory GECCO21-ECADA Amine Aziz-Alaoui 2021-01-19 18:42:06 +01:00
  • ccc79d68f4 [irace] make dimension depends on the problem config Amine Aziz-Alaoui 2021-01-19 18:41:41 +01:00
  • 9a10e818bc fix missing header inclusion nojhan 2021-01-19 18:18:27 +01:00
  • 2b27540f17 [irace] prepare for expe Amine Aziz-Alaoui 2021-01-19 18:16:17 +01:00
  • f8347f9bf9 Update README.md GMYS Jan 2020-12-17 14:01:37 +01:00
  • 6c482dd3bc README.md replaced README GMYS Jan 2020-11-24 16:07:11 +01:00
  • 3396ef0814 markdown formatting GMYS Jan 2020-11-24 16:03:45 +01:00