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
02eb0e967d
fix eoAlgoFoundry management of numeric parameters
...
- Use a variant to avoid implicit casting to integer when selecting with brace-initialization.
- Add more doc around parameter forges.
2022-01-26 10:40:50 +01:00
eb9bd4a405
make some eoAlgoFoundryFastGA's parameters const
2021-07-30 10:30:37 +02:00
cd7787bbab
feat: adds eoForgeScalar and eoParameterFoundry
...
- Get arithmetic types out of eoOperatorFoundry in eoParameterFoundry.
- Allow for metric space variables management within irace.
2021-07-08 08:17:30 +02:00
5cb7bfd317
declutch restart in FastGA foundry
2020-10-09 16:40:38 +02:00
08b826c81b
feat: more useful FastGA foundry name()
2020-10-09 14:21:12 +02:00
Johann Dreo
7ca5b6c0d0
remove FastGA foundry last evals, more logs, fix some typos
2020-10-08 15:26:07 +02:00
Amine Aziz-Alaoui
75f1d9524f
fix offspring/pop misconception in FastGA foundry
2020-10-02 17:38:44 +02:00
Amine Aziz-Alaoui
40c80eda45
feat: adds a FastGA algo, update the Foundry
2020-09-30 09:47:02 +02:00
Amine Aziz-Alaoui
3f4d9bf728
fix foundry encoding
...
- remove normalization, use direct encoding in foundries
- add fastGA in <eo>
2020-09-21 17:45:13 +02:00
efa6567359
add FastGA foundry and eoStandardBitMutation variants
2020-07-09 11:10:43 +02:00