Sciweavers

1941 search results - page 205 / 389
» Reasoning about Computations Using Two-Levels of Logic
Sort
View
104
Voted
CLIMA
2007
15 years 5 months ago
Formal Modelling of Emotions in BDI Agents
Emotional-BDI agents are BDI agents whose behaviour is guided not only by beliefs, desires and intentions, but also by the role of emotions in reasoning and decision-making. The EB...
David Pereira, Eugénio C. Oliveira, Nelma M...
131
Voted
CSL
2005
Springer
15 years 9 months ago
Feasible Proofs of Matrix Properties with Csanky's Algorithm
We show that Csanky’s fast parallel algorithm for computing the characteristic polynomial of a matrix can be formalized in the logical theory LAP, and can be proved correct in LA...
Michael Soltys
CVPR
2005
IEEE
16 years 5 months ago
Hybrid Joint-Separable Multibody Tracking
Statistical models for tracking different moving bodies must be able to reason about occlusions in order to be effective. Representing the joint statistics across different bodies...
Oswald Lanz, Roberto Manduchi
137
Voted
GRID
2008
Springer
15 years 4 months ago
Troubleshooting thousands of jobs on production grids using data mining techniques
Large scale production computing grids introduce new challenges in debugging and troubleshooting. A user that submits a workload consisting of tens of thousands of jobs to a grid ...
David A. Cieslak, Nitesh V. Chawla, Douglas Thain
145
Voted
PLDI
2004
ACM
15 years 9 months ago
KISS: keep it simple and sequential
The design of concurrent programs is error-prone due to the interaction between concurrently executing threads. Traditional automated techniques for finding errors in concurrent ...
Shaz Qadeer, Dinghao Wu