Sciweavers

42 search results - page 1 / 9
» Racing algorithms for conditional independence inference
Sort
View
IJAR
2007
69views more  IJAR 2007»
13 years 4 months ago
Racing algorithms for conditional independence inference
In this article, we consider the computational aspects of deciding whether a conditional independence statement t is implied by a list of conditional independence statements L usi...
Remco R. Bouckaert, Milan Studený
ECSQARU
2005
Springer
13 years 10 months ago
Racing for Conditional Independence Inference
Remco R. Bouckaert, Milan Studený
SAS
2004
Springer
105views Formal Methods» more  SAS 2004»
13 years 10 months ago
Type Inference Against Races
Abstract. The race condition checker rccjava uses a formal type system to statically identify potential race conditions in concurrent Java programs, but it requires programmer-supp...
Cormac Flanagan, Stephen N. Freund
JMLR
2010
102views more  JMLR 2010»
12 years 11 months ago
Efficient Algorithms for Conditional Independence Inference
The topic of the paper is computer testing of (probabilistic) conditional independence (CI) implications by an algebraic method of structural imsets. The basic idea is to transfor...
Remco R. Bouckaert, Raymond Hemmecke, Silvia Lindn...
VMCAI
2004
Springer
13 years 10 months ago
Type Inference for Parameterized Race-Free Java
Abstract. We study the type system introduced by Boyapati and Rinard in their paper “A Parameterized Type System for Race-Free Java Programs” and try to infer the type annotati...
Rahul Agarwal, Scott D. Stoller