Sciweavers

1701 search results - page 153 / 341
» Computer Science and State Machines
Sort
View
87
Voted
SPIN
2009
Springer
15 years 4 months ago
Tool Presentation: Teaching Concurrency and Model Checking
This paper describes a set of software tools developed for teaching concurrency and model checking. jSpin is an elementary development environment for Spin that formats and filter...
Mordechai Ben-Ari
82
Voted
SPIN
2009
Springer
15 years 4 months ago
Improving Non-Progress Cycle Checks
This paper introduces a new model checking algorithm that searches for non-progress cycles, used mainly to check for livelocks. The algorithm performs an incremental depth-first s...
David Faragó, Peter H. Schmitt
74
Voted
SCCC
2008
IEEE
15 years 4 months ago
PALTA: Peer-to-peer AdaptabLe Topology for Ambient intelligence
Many Ambient Intelligence (AmI) scenarios fit perfectly for auto-generated distributed networks, but they assume the existence of good enough network topology organizing the conn...
Alfredo Cádiz, Boris Mejías, Jorge V...
69
Voted
SPIN
2007
Springer
15 years 4 months ago
SAT-Based Summarization for Boolean Programs
Boolean programs are frequently used to model abstractions of software programs. They have the advantage that reachability properties are decidable, despite the fact that their sta...
Gérard Basler, Daniel Kroening, Georg Weiss...
79
Voted
SPIN
2007
Springer
15 years 4 months ago
Cartesian Partial-Order Reduction
Verifying concurrent programs is challenging since the number of thread interleavings that need to be explored can be huge even for moderate programs. We present a cartesian semant...
Guy Gueta, Cormac Flanagan, Eran Yahav, Mooly Sagi...