@incollection{eprints169, series = {Lecture Notes in Computer Science}, title = {Partial Order Reduction in Directed Model Checking}, year = {2002}, volume = {2318}, pages = {95--138}, booktitle = {Model Checking Software (SPIN '02)}, editor = {Dragan Bosnacki and Stefan Leue}, note = {The original publication is available at www.springerlink.com}, publisher = {Springer}, author = {Alberto Lluch-Lafuente and Stefan Edelkamp and Stefan Leue}, url = {http://eprints.imtlucca.it/169/}, abstract = {Partial order reduction is a very succesful technique for avoiding the state explosion problem that is inherent to explicit state model checking of asynchronous concurrent systems. It exploits the commutativity of concurrently executed transitions in interleaved system runs in order to reduce the size of the explored state space. Directed model checking on the other hand addresses the state explosion problem by using guided search techniques during state space exploration. As a consequence, shorter errors trails are found and less search effort is required than when using standard depth-first or breadth-first search. We analyze how to combine directed model checking with partial order reduction methods and give experimental results on how the combination of both techniques performs. } }