projects
/
libdai.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of git.tuebingen.mpg.de:libdai
[libdai.git]
/
tests
/
2010-11-30
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-11-30
Joris Mooij
Fixed bug in tokenizeString() and Evidence::addEvidence...
tree
|
commitdiff
2010-10-06
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-10-04
Joris Mooij
Replaced Name members by name() virtual functions ...
tree
|
commitdiff
2010-08-11
Joris Mooij
Fixed a bug in JTree::findMaximum() (reported by zhengy...
tree
|
commitdiff
2010-08-05
Joris Mooij
Made members Neighbor, Neighbors and Edge of Graph...
tree
|
commitdiff
2010-08-05
Joris Mooij
Improved tokenizeString
tree
|
commitdiff
2010-08-04
Joris Mooij
Improved VarSet and the GIBBS alias
tree
|
commitdiff
2010-08-04
Joris Mooij
Fixed bug in BP (introduced in commit b8f96214...)...
tree
|
commitdiff
2010-08-04
Joris Mooij
Improved ClusterGraph and JTree (added 'maxmem' property)
tree
|
commitdiff
2010-08-03
Joris Mooij
Improved Gibbs and added FactorGraph::logScore( const...
tree
|
commitdiff
2010-08-03
Joris Mooij
Added some unit tests that I forgot earlier
tree
|
commitdiff
2010-08-03
Joris Mooij
Added fromString<>( const std::string& x )
tree
|
commitdiff
2010-05-16
Joris Mooij
Miscellaneous improvements in FactorGraph, Permute...
tree
|
commitdiff
2010-05-13
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-05-12
Joris Mooij
Fixed two problems related to g++ 4.0.0 on Darwin 9.8.0
tree
|
commitdiff
2010-05-05
Joris Mooij
Added DAG class and various minor improvements
tree
|
commitdiff
2010-05-04
Joris Mooij
Hopefully the final change to make the regression test...
tree
|
commitdiff
2010-05-04
Joris Mooij
Improved regression test (again) to make it reproducible
tree
|
commitdiff
2010-05-04
Joris Mooij
Improved regression test
tree
|
commitdiff
2010-04-30
Joris Mooij
Changed to newer CImg interface and fixed two regressions
tree
|
commitdiff
2010-04-30
Joris Mooij
Added example_imagesegmentation, BipartiteGraph::nb1Set...
tree
|
commitdiff
2010-04-28
Joris Mooij
[Ofer Meshi] Added a script to convert from FastInf...
tree
|
commitdiff
2010-04-25
Joris Mooij
Added toString(const T&), cleaned up utils/uai2fg and...
tree
|
commitdiff
2010-04-20
Joris Mooij
Fixed a small regression problem (MF is now uniformly...
tree
|
commitdiff
2010-04-20
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-19
Joris Mooij
Merge branch 'master' of git@git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-19
Joris Mooij
Improved mf.h/cpp by adding "init" and "updates" options
tree
|
commitdiff
2010-04-17
Joris Mooij
JTree now handles disconnected factor graphs
tree
|
commitdiff
2010-04-12
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-12
Joris Mooij
Fixed some issues with prob and factor unit tests under...
tree
|
commitdiff
2010-04-12
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-12
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-12
Joris Mooij
Improved floating point aspects of prob and factor...
tree
|
commitdiff
2010-04-09
Joris Mooij
Renamed unit tests
tree
|
commitdiff
2010-04-09
Joris Mooij
Made all "verbose" properties optional and unit tests...
tree
|
commitdiff
2010-04-09
Joris Mooij
Wrote alldai.h/cpp unit tests
tree
|
commitdiff
2010-04-09
Joris Mooij
Wrote daialg.h/cpp unit test
tree
|
commitdiff
2010-04-08
Joris Mooij
Some small fixes
tree
|
commitdiff
2010-04-08
Joris Mooij
Miscellaneous improvements to regiongraph, factorgraph...
tree
|
commitdiff
2010-04-07
Joris Mooij
Some improvements to jtree and regiongraph and started...
tree
|
commitdiff
2010-04-07
Joris Mooij
Improved clustergraph.h/cpp code and wrote unit tests
tree
|
commitdiff
2010-04-06
Joris Mooij
Wrote exceptions, factorgraph unit tests and several...
tree
|
commitdiff
2010-04-06
Joris Mooij
Improved prob.h/cpp code:
tree
|
commitdiff
2010-04-02
Joris Mooij
Improved factor.h/cpp code and finished corresponding...
tree
|
commitdiff
2010-04-01
Joris Mooij
Improved MatLab build process and some smaller misc...
tree
|
commitdiff
2010-04-01
Joris Mooij
Merge branch 'master' of git@git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-04-01
Joris Mooij
Fixed some bugs and deprecated non-const operator[...
tree
|
commitdiff
2010-04-01
Joris Mooij
Started work on factor.h/cpp unit tests
tree
|
commitdiff
2010-03-29
Joris Mooij
Improved prob.h/cpp code and unit tests
tree
|
commitdiff
2010-03-29
Joris Mooij
Added TProb<T>::operator==( const TProb<T> & ) and...
tree
|
commitdiff
2010-03-28
Joris Mooij
Added multifor::reset() and wrote index.h/cpp unit...
tree
|
commitdiff
2010-03-28
Joris Mooij
Fixed bug in properties.cpp unit tests
tree
|
commitdiff
2010-03-26
Joris Mooij
Improved properties.h/cpp and added unit tests
tree
|
commitdiff
2010-03-25
Joris Mooij
Cleaned up enum and weightedgraph unit tests
tree
|
commitdiff
2010-03-25
Joris Mooij
Fixed a bug in the Kruskal part of MinSpanningTree
tree
|
commitdiff
2010-03-24
Joris Mooij
Improved util.h/cpp and added unit tests
tree
|
commitdiff
2010-03-24
Joris Mooij
Added unit tests for Enum
tree
|
commitdiff
2010-03-24
Joris Mooij
Improved WeightedGraph code and added unit tests
tree
|
commitdiff
2010-03-23
Joris Mooij
Improved BipartiteGraph code, BipartiteGraph and Graph...
tree
|
commitdiff
2010-03-22
Joris Mooij
Added BipartiteGraph unit tests and fixed some bugs
tree
|
commitdiff
2010-03-22
Joris Mooij
Working on BipGraph unit tests
tree
|
commitdiff
2010-03-22
Joris Mooij
Added GraphAL unit tests, fixed 6 bugs in GraphAL and...
tree
|
commitdiff
2010-03-20
Joris Mooij
Added unit tests for VarSet
tree
|
commitdiff
2010-03-19
Joris Mooij
Compressed Makefile and added unit tests for SmallSet
tree
|
commitdiff
2010-03-19
Joris Mooij
Added unit tests for Var
tree
|
commitdiff
2010-03-18
Joris Mooij
Added unit testing framework
tree
|
commitdiff
2010-03-17
Joris Mooij
Added initialization of TRWBP weights by sampling spann...
tree
|
commitdiff
2010-03-01
Joris Mooij
Cleaned up MR code
tree
|
commitdiff
2010-02-07
Joris Mooij
Added Makefile.ALL (which I forgot to do at the last...
tree
|
commitdiff
2010-02-04
Joris Mooij
Moved platform independent build options into Makefile...
tree
|
commitdiff
2010-01-22
Joris Mooij
Fixed regression FBP and bugs in TRWBP
tree
|
commitdiff
2010-01-22
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2010-01-22
Joris Mooij
Implementing TRWBP
tree
|
commitdiff
2010-01-15
Joris Mooij
Made alias support official part of the library
tree
|
commitdiff
2010-01-15
Joris Mooij
Moved alias code from tests/testdai.cpp to src/alldai.cpp
tree
|
commitdiff
2010-01-13
Joris Mooij
Added BETHE method for GBP/HAK cluster choice
tree
|
commitdiff
2010-01-12
Joris Mooij
Strengthened convergence criteria of various algorithms
tree
|
commitdiff
2009-12-30
Joris Mooij
Fixed bug in HAK and changed tests/testdai "marginals...
tree
|
commitdiff
2009-12-21
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
tree
|
commitdiff
2009-12-21
Joris Mooij
[Frederik Eaton] Added Fractional Belief Propagation
tree
|
commitdiff
2009-11-16
Joris Mooij
Some small bug fixes
tree
|
commitdiff
2009-11-12
Joris Mooij
Several improvements:
tree
|
commitdiff
2009-11-11
Joris Mooij
Improved documentation of include/dai/emalg.h
tree
|
commitdiff
2009-11-11
Joris Mooij
Improved documentation of include/dai/evidence.h
tree
|
commitdiff
2009-11-10
Joris Mooij
Cleaned up BBP and improved documentation of include...
tree
|
commitdiff
2009-11-10
Joris Mooij
Improved documentation of include/dai/gibbs.h
tree
|
commitdiff
2009-11-03
Joris Mooij
Declared class Diffs as obsolete
tree
|
commitdiff
2009-11-03
Joris Mooij
Improved documentation of include/dai/alldai.h and...
tree
|
commitdiff
2009-11-02
Joris Mooij
Fixed tests/testall.bat
tree
|
commitdiff
2009-10-27
Joris Mooij
Replaced doubles by Reals, fixed two bugs
tree
|
commitdiff
2009-10-26
Joris Mooij
Fixed regression introduced by previous commit
tree
|
commitdiff
2009-10-26
Joris Mooij
Added EXACT to aliases/aliases.conf
tree
|
commitdiff
2009-10-13
Joris Mooij
Merge branch 'pletscher'
tree
|
commitdiff
2009-10-09
Joris Mooij
Added init parameter to HAK/GBP to allow for random...
tree
|
commitdiff
2009-09-16
Joris Mooij
Updated copyright headers
tree
|
commitdiff
2009-09-15
Joris Mooij
Added max-product functionality to JTree
tree
|
commitdiff
2009-09-08
Joris Mooij
Fixed tabs and trailing whitespaces
tree
|
commitdiff
2009-09-08
Joris Mooij
Merge branch 'vaskeEmFix' of git://disco.cse.ucsc.edu...
tree
|
commitdiff
2009-09-07
Joris Mooij
Cleaned up error handling by introducing the DAI_THROWE...
tree
|
commitdiff
next