nojhan
|
10a5712594
|
replace the assert on empty index in the dispatcher by a warning
|
2012-01-12 17:47:55 +01:00 |
|
nojhan
|
d10325d1ad
|
bypass repairer calls if the index list is empty in the dispatcher
|
2012-01-12 16:49:50 +01:00 |
|
nojhan
|
96dc505f92
|
bugfix: invalidate the individual after having repaired it
|
2011-11-09 10:35:41 +01:00 |
|
nojhan
|
979f33b721
|
ditaa text diagram explaining how the repairer dispatcher works
|
2011-11-07 15:44:36 +01:00 |
|
nojhan
|
03b69f1819
|
compilfix: correct template name for dispatcher's indexes
|
2011-11-03 11:13:32 +01:00 |
|
nojhan
|
da5b29146b
|
Merge branch 'master' of ssh://localhost:8479/gitroot/eodev/eodev
|
2011-11-03 10:58:27 +01:00 |
|
nojhan
|
e6b1c63fde
|
assert there is less indexes than items in the whole solution given to the repairer dispatcher ; comment useless debug code
|
2011-10-28 16:50:15 +02:00 |
|
nojhan
|
7acaa0beab
|
more doc about the repairer dispatcher
|
2011-10-26 15:35:04 +02:00 |
|
nojhan
|
99d1a08e7c
|
repairer dispatcher may be used with an unordered vector of indexes, thus we use a vector and not a set
|
2011-10-14 10:34:33 +02:00 |
|
nojhan
|
712098a5cd
|
more asserts in RepairerDispatcher and BounderUniform
|
2011-09-22 11:57:31 +02:00 |
|
nojhan
|
6fb123f2be
|
dispatcher inherits from repairer and not from UF
|
2011-09-15 17:47:24 +02:00 |
|
nojhan
|
e4399683dd
|
Repairer operator more generic than Bounder, example with a Repairer that rounds values, a Dispatcher to call several Repairer on partial solutions
|
2011-09-14 16:30:45 +02:00 |
|