|
|
b06250dc39
|
Add multi-Binomial distrib operators in EDO
So as to model vector<vector<bool>> individuals with 2D binomial distributions (as Eigen matrix).
|
2013-03-07 20:33:09 +01:00 |
|
|
|
40a519f6d7
|
Add Binomial operators to EDO
|
2013-03-07 10:29:40 +01:00 |
|
canape
|
23df679f51
|
some modifications for EDO
You have to sove this problems:
EDO: t-dispatcher-round (commented)
MOOE: Lesson4 (commented)
MO: t-moRndIndexedVectorTabuList (commented)
|
2013-02-07 14:43:11 +01:00 |
|
Johann Dreo
|
06ff0b682b
|
fix build system : make eo/edo tests work
|
2012-10-07 19:48:15 +02:00 |
|
Johann Dreo
|
2c2e9d0ca3
|
better variance computation, use Knuth online robust algorithm, add a test for variance computation
|
2012-09-18 16:56:38 +02:00 |
|
nojhan
|
da4a7489f3
|
bugfix build: build applications, correct prototype for EDA
|
2012-07-09 11:29:48 +02:00 |
|
nojhan
|
b2b1a96423
|
working robust cholesky factorization, with test binary
|
2011-11-12 15:52:18 +01:00 |
|
nojhan
|
4d45970767
|
refactored vectors repairers that are using a function in a more generic way, added a binary function wrapper for vectors repairers, with the modulus function as an example
|
2011-11-08 17:55:01 +01: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 |
|
Johann Dreo
|
cbb1771dd6
|
move edo stuff, that was in the wriong place after the merge, in the edo directory
|
2011-01-27 11:58:21 +01:00 |
|