Commit graph

20 commits

Author SHA1 Message Date
Eremey Valetov
2ad34b7749 Fix remaining dead URLs in extension-less headers and READMEs
Catches moeo/src/moeo, smp/src/smp, mo/src/mo (extension-less umbrella
include files missed by the glob pattern), ForRelease
(paradiseo-users@ mailing list), and problems/DTLZ/README.txt and
edo/README (wiki links).
2026-02-28 19:26:11 -05:00
Eremey Valetov
54a44a177f Update dead URLs in license headers and build config
Replace http://paradiseo.gforge.inria.fr with
https://nojhan.github.io/paradiseo/ and paradiseo-help@lists.gforge.inria.fr
with https://github.com/nojhan/paradiseo/issues across all source files,
doxyfile templates, cmake packaging, and eo documentation. Also updates
eodev.sourceforge.net references in EO headers.

Applied to .h, .cpp, .cmake, and miscellaneous files in eo/, mo/, moeo/,
smp/, and problems/.
2026-02-28 19:26:10 -05:00
Eremey Valetov
02c84001d4 Fix broken links in Doxygen mainpage files
Update dead gforge.inria.fr and eodev.sourceforge.net URLs in the
module-level Doxygen index pages (eo, mo, moeo, smp, DTLZ). Replace
with GitHub URLs and current contact information.
2026-02-28 19:26:10 -05:00
Johann Dreo
84148824e0 fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
8948f0a3dc fix doc: big update
- use single doxyfile instead of one per module
- use a cleaner and more modern style
- reorder sections to put details first
- hide diagrams by default
- remove deprecated doxygen variables
- disable latex generation by default
- fix some doc typos
2022-01-26 16:45:51 +01:00
8e960b23f3 update irace/fastga to follow recent IOH refactoring 2021-07-07 13:07:38 +02:00
Amine Aziz-Alaoui
8fa2270ffd update the irace interface with the new FastGA foundry
- fix: comment out useless rparamsin irace config
2020-10-01 11:50:57 +02:00
f22f033d52 update the IOH interface 2020-06-09 13:43:43 +02:00
b351c600da feat: add eoEvalIOHsuiteSingleDim and eoEvalIOHsuite 2020-04-27 22:01:17 +02:00
a757dad270 feat: make eoEvalIOHproblem generic
- rename with suffix "problem", to distinguish from "suites",
- use the observer interface instead of the csv_logger one,
2020-04-12 10:07:35 +02:00
7a6f9a640f feat: add an accessor to eoEvalIOH
Useful for using ParadisEO with IOHexperimenter's suites
without having to do costly reallocation of operators.
2020-04-02 16:37:36 +02:00
eba2e14950 use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
f68d3c1396 add an interface toward IOHexperimenter
Handle IOH mono-objective function and CSV logger.
2020-03-16 18:30:48 +01:00
verel
c9475c4ed0 Update type of elements in QAP eval and QAP incrEval 2015-06-09 11:08:41 +02:00
verel
a3288caf6d Add the number of neighbor evaluations in moAdaptiveWalk 2014-10-18 16:15:49 +02:00
manu
749119070c * Fixes in the build system to be able to build DTLZ from within the GIT repository. It seems the paths have changed since this library was developed. 2014-09-25 22:33:26 +02:00
manu
217f11e33e * problems/DTLZ/src/: Do not build DTLZObjectiveVector using nbVar. 2014-09-25 17:49:44 +02:00
manu
521c7e5bf5 * Add problems/DTLZ from http://paradiseo.gforge.inria.fr/index.php?n=Problems.DTLZ 2014-09-25 15:28:21 +02:00
verel
edefae4b28 Small modif in moIndexedSwapNeighbor 2014-06-25 17:02:38 +02:00
quemy
8cd56f37db Migration from SVN 2012-08-30 11:30:11 +02:00