Issues
- 0
Bug with message value including random variable other than destination - showed up at site visit
#31 opened by GoogleCodeExporter - 0
Review testConvexRewriterOnMessageBoundsBasicInnerUnconditional and testConvexRewriterOnMessageBoundsBasicInnerConditional
#32 opened by GoogleCodeExporter - 0
LBPStressIt.testStressTest3 throwing exception after replacement of direct by plain cardinality
#33 opened by GoogleCodeExporter - 3
- 2
- 0
Remove need for semicolon at the end of statements in high-level rule language
#28 opened by GoogleCodeExporter - 4
Fix -2 cardinality bug example
#27 opened by GoogleCodeExporter - 3
- 1
- 1
IfThenElseConditionIsTrueInThenBranchAndFalseInElseBranch using Syntactic substitute instead of Semantic slows things down even though it shouldn't
#24 opened by GoogleCodeExporter - 1
Need to be able to pass a model to LBPQueryEngine without loosing numeric precision
#22 opened by GoogleCodeExporter - 1
pick_single_element failing on unsimplified version of an expression it can work on when simplified
#23 opened by GoogleCodeExporter - 5
Rule Parser, is incorrectly translating a conditional rule to include a conditional on an arithmetic constant.
#19 opened by GoogleCodeExporter - 0
Improve Rule Converter logic so that it can derive undeclared random variable declarations
#20 opened by GoogleCodeExporter - 0
Add support for naming Random Predicates that have the same name but different arities
#21 opened by GoogleCodeExporter - 2
Rule Converter, to throw ReservedWordException for more than just query
#17 opened by GoogleCodeExporter - 2
Rule Parser, prolog rules require semicolons following the period that identifies prolog rules.
#18 opened by GoogleCodeExporter - 1
Incorporate if <formula> then <formula> else <formula> to formula language
#16 opened by GoogleCodeExporter - 1
Investigate if R_complete_simplify really needed in R_belief's partition on intersenction logic.
#14 opened by GoogleCodeExporter - 1
- 1
Optimization when computing a message to a factor from a variable when the variable has no other neighbors
#12 opened by GoogleCodeExporter - 2
Distinction between random variable values and random variable value candidates not as clear as necessary
#13 opened by GoogleCodeExporter - 1
Possible issues with pick_single_element and pick_value logic in LBP algorithm
#10 opened by GoogleCodeExporter - 1
Automate steps to ground a lifted model and run with an external propositional inference suite
#11 opened by GoogleCodeExporter - 1
Rule Converter, accept queries that are functions in the high level language
#8 opened by GoogleCodeExporter - 1
Rule Converter, registration of domain size information for R_simplify calls, determine if correct
#9 opened by GoogleCodeExporter - 4
- 1
Rule Converter, random variable declarations not getting added or modified correctly in translated to model
#7 opened by GoogleCodeExporter - 0
- 1
Random Variables need to be recognizable even if not mentioned in factors of the model.
#4 opened by GoogleCodeExporter - 0
Make more efficient logic in R_intersection to support extensional sets
#5 opened by GoogleCodeExporter - 0
Update bounds pseduo-code and logic to take into account handling of scoped placeholders
#1 opened by GoogleCodeExporter - 0
Pass messages (i.e. bracketed) and not message values in LBP implementation
#2 opened by GoogleCodeExporter