bug free Bayes version that works well for N threads and gives correct output
authoradash <adash>
Wed, 24 Jun 2009 21:13:58 +0000 (21:13 +0000)
committeradash <adash>
Wed, 24 Jun 2009 21:13:58 +0000 (21:13 +0000)
commit0e1fd0a6434ea0016f90ba7500411504d3ba4792
treefdad3ebc25ccf2fde7194c594158502b50ae0167
parent6aa1e4c8e78d8cf788611c43d391482ea7401976
bug free Bayes version that works well for N threads and gives correct output
Still does not compile with joptimize turned on
Robust/src/Benchmarks/SingleTM/Bayes/Bayes.java
Robust/src/Benchmarks/SingleTM/Bayes/Data.java
Robust/src/Benchmarks/SingleTM/Bayes/Learner.java
Robust/src/Benchmarks/SingleTM/Bayes/LearnerTask.java
Robust/src/Benchmarks/SingleTM/Bayes/Net.java
Robust/src/Benchmarks/SingleTM/Bayes/Operation.java [deleted file]
Robust/src/Benchmarks/SingleTM/Bayes/makefile