Sciweavers

4447 search results - page 21 / 890
» Model Checking Games
Sort
View
145
Voted
DFG
2009
Springer
15 years 9 months ago
Models of Non-atomic Congestion Games - From Unicast to Multicast Routing
Abstract. We give an overview of important results for non-atomic congestion games in their traditional form along with self-contained and short proofs and then present new results...
Lasse Kliemann, Anand Srivastav
ATVA
2009
Springer
117views Hardware» more  ATVA 2009»
15 years 9 months ago
UnitCheck: Unit Testing and Model Checking Combined
Code model checking is a rapidly advancing research topic. However, apart from very constrained scenarios (e.g., verification of device drivers by Slam), the code model checking t...
Michal Kebrt, Ondrej Sery
TACAS
2005
Springer
121views Algorithms» more  TACAS 2005»
15 years 8 months ago
FocusCheck: A Tool for Model Checking and Debugging Sequential C Programs
Abstract. We present the FocusCheck model-checking tool for the verification and easy debugging of assertion violations in sequential C programs. The main functionalities of the t...
Curtis W. Keller, Diptikalyan Saha, Samik Basu, Sc...
CORR
2002
Springer
108views Education» more  CORR 2002»
15 years 3 months ago
Learning to Play Games in Extensive Form by Valuation
Game theoretic models of learning which are based on the strategic form of the game cannot explain learning in games with large extensive form. We study learning in such games by ...
Philippe Jehiel, Dov Samet
EMSOFT
2008
Springer
15 years 5 months ago
Active property checking
Runtime property checking (as implemented in tools like Purify or Valgrind) checks whether a program execution satisfies a property. Active property checking extends runtime check...
Patrice Godefroid, Michael Y. Levin, David A. Moln...