Sciweavers

623 search results - page 2 / 125
» Adapting the UPPAAL Model of a Distributed Lift System
Sort
View
MOVEP
2000
136views Hardware» more  MOVEP 2000»
13 years 9 months ago
UPPAAL - Now, Next, and Future
Uppaal is a tool for modeling, simulation and verification of real-time systems, developed jointly by BRICS at Aalborg University and the Department of Computer Systems at Uppsala ...
Tobias Amnell, Gerd Behrmann, Johan Bengtsson, Ped...
AAAI
2012
11 years 8 months ago
Advances in Lifted Importance Sampling
We consider lifted importance sampling (LIS), a previously proposed approximate inference algorithm for statistical relational learning (SRL) models. LIS achieves substantial vari...
Vibhav Gogate, Abhay Kumar Jha, Deepak Venugopal
ICDCN
2012
Springer
12 years 1 months ago
Lifting the Barriers - Reducing Latencies with Transparent Transactional Memory
Synchronization in distributed systems is expensive because, in general, threads must stall to obtain a lock or to operate on volatile data. Transactional memory, on the other hand...
Annette Bieniusa, Thomas Fuhrmann
FSR
2003
Springer
128views Robotics» more  FSR 2003»
13 years 10 months ago
Development of a Terrain Adaptive Stability Prediction System for Mass Articulating Mobile Robots
Dynamic stability is an important issue for vehicles which move heavy loads, turn at speed, or operate on sloped terrain. In many cases, vehicles face more than one of these chall...
Antonio Diaz-Calderon, Alonzo Kelly
LCTRTS
2009
Springer
14 years 12 days ago
Eliminating the call stack to save RAM
Most programming languages support a call stack in the programming model and also in the runtime system. We show that for applications targeting low-power embedded microcontroller...
Xuejun Yang, Nathan Cooprider, John Regehr