Commit graph

5,258 commits

Author SHA1 Message Date
Ronaldd Pinho
c9a9a0741f Refactoring last files to relative includes 2019-06-29 22:14:10 -03:00
Ronaldd Pinho
a10818b601 Correcting cpp files in eo directory changed to relative includes 2019-06-29 22:06:51 -03:00
Ronaldd Pinho
45655703f4 Correcting error in ga/make_op_ga.cpp 2019-06-29 21:39:10 -03:00
Ronaldd Pinho
3b5b1cd6c9 Remmainig files in pyeo directory now uses relative inclusion in directive #include 2019-06-29 21:32:38 -03:00
Ronaldd Pinho
98e74536b5 All files in es directory was modified to use relative #includes 2019-06-29 21:21:17 -03:00
Ronaldd Pinho
f48b7642c4 Refactoring mpi files to usage relative #includes 2019-06-29 21:01:06 -03:00
Ronaldd Pinho
281a61b39e Files in directory do/ refactored to relative #include's usage 2019-06-29 20:50:01 -03:00
Ronaldd Pinho
b11c5fbb4c All files in gp directory modified to use relative include 2019-06-29 20:41:06 -03:00
Ronaldd Pinho
10d485044b All files in ga directory modified from absolute to relative inclusion 2019-06-29 20:37:27 -03:00
Ronaldd Pinho
536bfff096 All header files in utils/ directory refactored to use relative includes 2019-06-29 20:19:20 -03:00
Ronaldd Pinho
203574751e CORRECTING BUG: Add relative include eoUpdater.h in eoTimeCounter.h 2019-06-29 20:11:40 -03:00
Ronaldd Pinho
89a2ba9987 All includes in checkpointing file now in absolute format 2019-06-29 19:47:20 -03:00
Ronaldd Pinho
6387aa48ab Adapting headers of general inclusions to relative include 2019-06-29 19:45:05 -03:00
Ronaldd Pinho
ad71aba24a All files in eo directory refactored to relative #include's 2019-06-29 19:43:12 -03:00
Ronaldd Pinho
de830229e8 Correcting file included in eoOpSelMason.h 2019-06-29 19:19:11 -03:00
Ronaldd Pinho
78c9a9ec81 Refactor: All cpp files in eo dir modified to absolute includes 2019-06-29 19:06:48 -03:00
Ronaldd Pinho
782b207a4d Including sstream lib in eoExceptions.h 2019-06-29 19:01:37 -03:00
Ronaldd Pinho
3a90837e31 EO.h file refactored to relative includes 2019-06-29 18:45:29 -03:00
Ronaldd Pinho
d180ce2ad0 eo file and eoAlgo.h have been modified to absolute includes 2019-06-29 18:44:27 -03:00
Ronaldd Pinho
bedb18ff3e README file adapted to Markdown file README.md finished 2019-04-12 23:20:34 -03:00
Ronaldd Pinho
71c51139d2 Replace README file with a Markdown file README.md 2019-04-12 23:11:09 -03:00
Ronaldd Pinho
85fded52a5 Add README.md 2019-04-12 22:56:50 -03:00
4f726f482d Fix the doc build. 2.1.0-beta
- Fix the doc target management: now working whatever the combination of modules that is asked.
- Add edo to the doc targets.
- Add a warning when doxygen is not found.
2018-12-08 21:11:41 +01:00
bahri
bc686f7023 Fuzzy Extension of some classical concepts 2017-05-03 13:34:39 +02:00
bahri
286dd256de Correct the last commit of Fuzzy distance 2017-04-26 11:36:00 +02:00
Mammar AMARA
a71a273a15 add new class fuzzy distance 2017-04-17 23:46:53 +02:00
Arnaud Liefooghe
ee71ea2477 minor update on permutation hoods 2016-07-07 11:28:07 +02:00
SV
fc4a398459 comment for the include of moNKlandscapesIncrEval in mo.h 2016-05-18 11:55:56 +02:00
Arnaud Liefooghe
c0bf207fc1 diversity assignment corrected in moeoFrontByFrontCrowdingDiversityAssignment.h 2016-04-19 17:34:39 +02:00
verel
c9475c4ed0 Update type of elements in QAP eval and QAP incrEval 2015-06-09 11:08:41 +02:00
verel
dbb8fbe9a7 Correction of the bug in the constructor of eoValueParam l170: numOfDigits is set before reading the value with getValue(). 2014-12-31 10:36:20 +01:00
Arnaud Liefooghe
bf7f395115 SPEA2 archive internal comparator updated on how to order ties in order to avoid some segfault with some compilers 2014-11-19 09:39:10 +01:00
verel
b151ca140d Add incremental evaluation of NK landscape when several bits could be modified 2014-11-10 15:58:56 +01:00
verel
5d43212118 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo 2014-11-09 15:18:17 +01:00
verel
eb8f1e99a9 Add precision in the output of the eoValueParam.h 2014-11-09 15:17:41 +01:00
Arnaud Liefooghe
a75133b4c9 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo 2014-11-07 10:13:48 +01:00
verel
be231d9129 Correction eo/tutorial/Lesson3 2014-10-28 14:09:19 +01:00
Arnaud Liefooghe
b1cdefbef5 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo 2014-10-23 14:17:02 +02:00
verel
25850272c3 Add quartiles statistics of the moNeighborhoodStat. Add metho longName in moVectorMonitor. 2014-10-23 14:00:17 +02:00
Arnaud Liefooghe
e3510f147d Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo 2014-10-22 12:42:43 +02:00
Arnaud Liefooghe
b2b092bdd4 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/paradiseo/paradiseo
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2014-10-22 12:42:04 +02:00
Arnaud Liefooghe
c876f0b58b maximizing objectives 2014-10-22 12:35:00 +02:00
verel
a3288caf6d Add the number of neighbor evaluations in moAdaptiveWalk 2014-10-18 16:15:49 +02:00
Arnaud Liefooghe
5a74f9a3c6 trick to allow maximization 2014-10-17 15:27:43 +02:00
Arnaud Liefooghe
b6b5cd6e2f missing function in moBitsNeighborhood.h 2014-10-17 15:06:59 +02:00
Arnaud Liefooghe
c5e5af64d0 some cleanup of memory consumption when using IBEA with a large population 2014-10-17 15:04:32 +02:00
Arnaud Liefooghe
54a229dfde bug IBEA-hypervolume corrected 2014-10-06 15:15:40 +02:00
Arnaud Liefooghe
5f9689fc23 hypervolume pointers + doc 2014-10-06 14:51:37 +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