From 6e7d0d1d0a502bdce8bd15c0c9ea0ca382e1c124 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Wed, 14 Nov 2012 21:17:04 +0000 Subject: [PATCH] remove old TODOs --- packages/CLPBN/horus/LiftedVe.cpp | 2 -- packages/CLPBN/horus/TODO | 2 -- 2 files changed, 4 deletions(-) diff --git a/packages/CLPBN/horus/LiftedVe.cpp b/packages/CLPBN/horus/LiftedVe.cpp index add7a36a6..eedce1f21 100644 --- a/packages/CLPBN/horus/LiftedVe.cpp +++ b/packages/CLPBN/horus/LiftedVe.cpp @@ -509,8 +509,6 @@ GroundOperator::getLogCost (void) void GroundOperator::apply (void) { - // TODO if we update the correct groups - // we can skip shattering ParfactorList::iterator pfIter; pfIter = getParfactorsWithGroup (pfList_, group_).front(); Parfactor* pf = *pfIter; diff --git a/packages/CLPBN/horus/TODO b/packages/CLPBN/horus/TODO index c2afafb0b..360fa65ca 100644 --- a/packages/CLPBN/horus/TODO +++ b/packages/CLPBN/horus/TODO @@ -1,4 +1,2 @@ - Handle formulas like f(X,X) -- Find a way to decrease the time required to find an - elimination order for variable elimination