18 citations found. Retrieving documents...
G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In Proc. SPIN, LNCS 1885, pages 131--147. Springer, 2000.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Network Event Recognition - Karthikeyan Bhargavan University   (Correct)

....that says that all incorrect emails between senders and receivers are (correctly) flagged by the Internet Mail module. While model checking for a general purpose programming language like C is very di#cult, there have been attempts to model check stylized programs in subsets of these languages [Hol00] We believe it would be simpler to use a NER language that already has a model checker for it, or translate our recognizers to such a language. Monitoring a protocol implementation requires that the complete and correct trace of inputs and outputs to the protocol be available. Often, however, ....

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. pages 131--147. Springer Verlag / LNCS 1885, Sep. 2000.


Addressing Dynamic Issues of Program Model Checking - Lerda, Visser   (7 citations)  (Correct)

....both industry and academia, that are analyzing source code by model checking. Many of these source code model checkers are based on a translation from source code to the input notation of a model checker: Bandera [CDH 00] Java PathFinder 1 [HP98] JCAT [DIS99] are Java model checkers, and, AX [Hol00] and SLAM [BR00] are C model checkers. A drawback of the translation approach is that certain language constructs are difficult to translate and hence two of these tools, JCAT (dSPIN [IS99] and AX have extended their back end model checker (SPIN in both cases [Hol97a] to improve efficiency. We ....

Gerard J. Holzmann. Logic verification of ANSI-C code with SPIN. In Proc. of the 7th International SPIN Workshop, volume 1885 of LNCS. SpringerVerlag, September 2000.


Using the Bandera Tool Set to Model-check Properties of.. - Hatcliff, Dwyer (2001)   (4 citations)  (Correct)

....[1] focuses on checking sequential C code using well engineered predicate abstraction and abstraction refinement tools. Operating system device drivers are emphasized as an application domain. Gerard Holzmann s Feaver tool extracts Promela programs from annotated C programs for checking with SPIN [15]. This tool has been used in several substantial production telecommunications applications. Scott Stoller [20] has developed a stateless checker for multi threaded distributed Java programs. The basic technology used is an extension of Godefroid s Verisoft approach [12] David Dill s Hardware ....

G. Holzmann. Logic verification of ANSI-C code with SPIN. In K. Havelund, editor, Proceedings of Seventh International SPIN Workshop, LNCS 1885, pages 131--147. Springer-Verlag, 2000.


System Level Verification at Philips - Holenderski (2001)   (Correct)

....is hard to mechanise so we prefer to tackle the size problem by aggressive abstractions. Two solutions are proposed below. Solution 1: to extract a Promela program from a YAPI program. We propose to solve both the model and size problems simultaneously, by using the AX tool described in [2]. AX extracts a Promela program from a C program (Promela is the input language of SPIN, and can also be used as the input language of TorX) The term extracts is used instead of translates to since the translation from C to Promela is combined with abstracting, so the Promela program is not ....

Gerard Holzmann, Logic Verification of ANSI-C code with SPIN, SPIN'


Addressing Dynamic Issues of Program Model Checking - Lerda, Visser (2001)   (7 citations)  (Correct)

....both industry and academia, that are analyzing source code by model checking. Many of these source code model checkers are based on a translation from source code to the input notation of a model checker: Bandera [CDH 00] JavaPathFinder 1 [HP98] JCAT [DIS99]areJava model checkers, and, AX [Hol00] and SLAM [BR00] are C model checkers. A drawback of the translation approach is that certain language constructs are difficult to translate and hence two of these tools, JCAT (dSPIN [IS99] and AX have extended their back end model checker (SPIN in both cases [Hol97a] to improve efficiency. We ....

Gerard J. Holzmann. Logic verification of ANSI-C code with SPIN. In Proc. of the 7th International SPIN Workshop,volume 1885 of LNCS. Springer-Verlag, September 2000.


Model-Driven Software Verification - Holzmann, Joshi (2004)   Self-citation (Holzmann)   (Correct)

No context found.

G.J. Holzmann, Logic Verification of ANSI-C Code with Spin, SPIN Model Checking and SoftwareVerification,Springer Verlag, LNCS Vol. 1885, pp. 131-147, Sep. 2000.


Using SPIN Model Checking for Flight Software Verification - Glück, Holzmann   Self-citation (Holzmann)   (Correct)

....program, which is converted into a standard control flow graph. This control flow structure for each procedure of interest is cast in the modelling language of the SPIN model checker, but the statements and expressions remain native C code. A relatively small extension of the SPIN model checker [14] allows for the inclusion of basic statements and expressions from the applications as embedded C code inside the models. Data can similarly be encapsulated as embedded data inside SPIN models. The model is analyzed as before, this time executing embedded C code fragments for the individual atomic ....

G. J. Holzmann, "Logic Verification of ANSI-C Code with Spin," Proceedings of the 7 th International Spin Workshop on Model Checking Software, SPIN 2000.


The BLAST Query Language for Software Verification - Beyer, Chlipala, Henzinger, .. (2004)   (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In Proc. SPIN, LNCS 1885, pages 131--147. Springer, 2000.


From Symptom to Cause: Localizing Errors in Counterexample.. - Ball, Naik, Rajamani (2003)   (19 citations)  (Correct)

No context found.

G. Holzmann. Logic verification of ANSI-C code with Spin. In SPIN 00: SPIN Workshop, LNCS 1885, pages 131--147. Springer-Verlag, 2000.


Thread-modular Abstraction Refinement - Henzinger, Jhala, Majumdar, Qadeer (2003)   (9 citations)  (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with Spin. In Proc. SPIN, LNCS 1885, pp. 131--147. Springer, 2000.


Insights to Angluin's Learning - Berg, Jonsson, Leucker, Saksena (2003)   (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In K. Havelund, J. Penix, and W. Visser, editors, SPIN Model Checking and Software Verification: Proc. 7 Int. SPIN Workshop, volume 1885 of Lecture Notes in Computer Science, pages 131--147, Stanford, CA, 2000. Springer Verlag.


From Symptom to Cause: Localizing Errors in Counterexample.. - Ball, Naik, Rajamani (2003)   (19 citations)  (Correct)

No context found.

G. Holzmann. Logic verification of ANSI-C code with Spin. In SPIN 00: SPIN Workshop, LNCS 1885, pages 131--147. Springer-Verlag, 2000.


Flow Analysis for Verifying Properties of Concurrent .. - Dwyer, Clarke.. (2004)   (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In The Seventh International SPIN Workshop on Model Checking of Software (SPIN'2000), pp. 131--147, September 2000.


Flow Analysis for Verifying Properties of Concurrent .. - Dwyer, Clarke.. (2004)   (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In The Seventh International SPIN Workshop on Model Checking of Software (SPIN'2000), pp. 131--147, September 2000.


Safe Programming at the C Level of Abstraction - Grossman (2003)   (Correct)

No context found.

Gerard Holzmann. Logic verification of ANSI-C code with SPIN. In 7th International SPIN Workshop, volume 1885 of Lecture Notes in Computer Science, pages 131--147, Stanford, CA, August 2000. Springer-Verlag.


Temporal-Safety Proofs for Systems Code - Thomas Henzinger Ranjit (2002)   (11 citations)  (Correct)

No context found.

G. Holzmann. Logic verification of ANSI-C code with Spin. SPIN Workshop, LNCS 1885, pp. 131--147. Springer-Verlag, 2000.


Directed Error Detection in C++ with the Assembly-Level.. - Leven, Mehler, Edelkamp (2004)   (Correct)

No context found.

G. J. Holzmann. Logic Verification of ANSI-C code with SPIN. In Model Checking Software (SPIN), pages 131--147, 2000.


Insights to Angluin's Learning - Berg, Jonsson, Leucker, Saksena (2003)   (Correct)

No context found.

G.J. Holzmann. Logic verification of ANSI-C code with SPIN. In K. Havelund, J. Penix, and W. Visser, editors, SPIN Model Checking and Software Verification: Proc. 7 Int. SPIN Workshop, volume 1885 of Lecture Notes in Computer Science, pages 131--147, Stanford, CA, 2000. Springer Verlag.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC