Flow-Insensitive Points-To Analyses for Frama-C: Based on Tarjan s Disjoint-Sets (Paperback)
5 Angebote vergleichen

PreiseMai 15Juli 15März 17Aug. 17
Schnitt 35,94 40,29 39,04 40,69
Nachfrage
Bester Preis: 27,02 (vom 31.03.2017)
1
9783639807554 - Berndt Max: Flow-Insensitive Points-To Analyses for Frama-C
Symbolbild
Berndt Max

Flow-Insensitive Points-To Analyses for Frama-C

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika DE PB NW

ISBN: 9783639807554 bzw. 3639807553, in Deutsch, AV Akademikerverlag, Taschenbuch, neu.

48,15 + Versand: 12,12 = 60,27
unverbindlich
Von Händler/Antiquariat, BuySomeBooks [52360437], Las Vegas, NV, U.S.A.
Paperback. 52 pages. Dimensions: 9.0in. x 6.0in. x 0.1in.In this book, we compare two known algorithms for flow-insensitive points-to analyses. We show that they differ in precision and complexity. Andersens algorithm offers a flow-insensitive analysis with a high precision. Steensgaards algorithm provides a high performance points-to analysis. The time complexity in the number of program state- ments becomes almost linear if one uses Tarjans disjoint sets as a data structure for Steensgaards algorithm. We implemented the disjoint sets with a single array. The usage of arrays with quick reading access, has the advantage of providing a high-performance data structure for the analyzes. The performance has been tested in Section 5. 2. We showed that a functional programming language like OCaml is well suited for an implementation of Steensgaards algorithm. Since our program is written in OCaml, it could be used as a prototype for a Frama-C plugin. During development we encountered a problem that emerges from uninitialized pointers. Their referenced locations have to be unifiable regardless of whether these locations are empty or not. To overcome this problem, we introduced distinct empty sets that can be merged. This item ships from multiple locations. Your book may arrive from Roseburg,OR, La Vergne,TN.
2
9783639807554 - Berndt Max: Flow-Insensitive Points-To Analyses for Frama-C
Berndt Max

Flow-Insensitive Points-To Analyses for Frama-C

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN PB NW

ISBN: 9783639807554 bzw. 3639807553, in Englisch, AV Akademikerverlag, Taschenbuch, neu.

In this book, we compare two known algorithms for flow-insensitive points-to analyses. We show that they differ in precision and complexity. Andersen's algorithm offers a flow-insensitive analysis with a high precision. Steensgaard's algorithm provides a high performance points-to analysis. The time complexity in the number of program state- ments becomes almost linear if one uses Tarjan's disjoint sets as a data structure for Steensgaard's algorithm. We implemented the disjoint sets with a single array. The usage of arrays with quick reading access, has the advantage of providing a high-performance data structure for the analyzes. The performance has been tested in Section 5.2. We showed that a functional programming language like OCaml is well suited for an implementation of Steensgaard's algorithm. Since our program is written in OCaml, it could be used as a prototype for a Frama-C plugin. During development we encountered a problem that emerges from uninitialized pointers. Their referenced locations have to be unifiable regardless of whether these locations are empty or not. To overcome this problem, we introduced distinct empty sets that can be merged.
3
9783639807554 - Berndt Max: Flow-Insensitive Points-To Analyses for Frama-C
Berndt Max

Flow-Insensitive Points-To Analyses for Frama-C (2015)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB NW

ISBN: 9783639807554 bzw. 3639807553, in Englisch, 52 Seiten, AV Akademikerverlag, Taschenbuch, neu.

36,55 ($ 38,99)¹ + Versand: 7,48 ($ 7,98)¹ = 44,03 ($ 46,97)¹
unverbindlich

Neu ab: $38.67 (7 Angebote)
Gebraucht ab: $43.91 (3 Angebote)
Zu den weiteren 10 Angeboten bei Amazon.com

Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1 to 2 months.
Von Händler/Antiquariat, Amazon.com.
In this book, we compare two known algorithms for flow-insensitive points-to analyses. We show that they differ in precision and complexity. Andersen's algorithm offers a flow-insensitive analysis with a high precision. Steensgaard's algorithm provides a high performance points-to analysis. The time complexity in the number of program state- ments becomes almost linear if one uses Tarjan's disjoint sets as a data structure for Steensgaard's algorithm. We implemented the disjoint sets with a single array. The usage of arrays with quick reading access, has the advantage of providing a high-performance data structure for the analyzes. The performance has been tested in Section 5.2. We showed that a functional programming language like OCaml is well suited for an implementation of Steensgaard's algorithm. Since our program is written in OCaml, it could be used as a prototype for a Frama-C plugin. During development we encountered a problem that emerges from uninitialized pointers. Their referenced locations have to be unifiable regardless of whether these locations are empty or not. To overcome this problem, we introduced distinct empty sets that can be merged. Paperback, Label: AV Akademikerverlag, AV Akademikerverlag, Produktgruppe: Book, Publiziert: 2015-03-27, Studio: AV Akademikerverlag.
4
9783639807554 - Max Berndt: Flow-Insensitive Points-To Analyses for Frama-C (Taschenbuch, EAN 9783639807554)

Max Berndt: Flow-Insensitive Points-To Analyses for Frama-C (Taschenbuch, EAN 9783639807554)

Lieferung erfolgt aus/von: Deutschland DE PB NW EB DL

ISBN: 9783639807554 bzw. 3639807553, in Deutsch, VDM Verlag Dr. Müller, Saarbrücken, Deutschland, Taschenbuch, neu, E-Book, elektronischer Download.

35,90 + Versand: 3,00 = 38,90
unverbindlich
Flow-Insensitive Points-To Analyses for Frama-C von Max Berndt Englisch, 52 Seiten, Oktober 2016, AV Akademikerverlag, Taschenbuch, ISBN 3639807553, EAN 9783639807554 Beschreibung In this book, we compare two known algorithms for flow-insensitive points-to analyses. We show that they differ in precision and complexity. Andersens algorithm offers a flow-insensitive analysis with a high precision. Steensgaards algorithm provides a high performance points-to analysis. The time complexity in the number of program state- ments becomes almost linear if one uses Tarjans disjoint sets as a data structure for Steensgaards algorithm. We implemented the disjoint sets with a single array. The usage of arrays with quick reading access, has the advantage of providing a high-performance data structure for the analyzes. The performance has been tested in Section 5.2. We showed that a functional programming language like OCaml is well suited for an implementation of Steensgaards algorithm. Since our program is written in OCaml, it could be used as a prototype for a Frama-C plugin. During development we encountered a problem that emerges from uninitialized pointers. Their referenced locations have to be unifiable regardless of whether these locations are empty or not. To overcome this problem, we introduced distinct empty sets that can be merged.
5
9783639807554 - Berndt Max: Flow-Insensitive Points-To Analyses for Frama-C
Symbolbild
Berndt Max

Flow-Insensitive Points-To Analyses for Frama-C (2015)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika DE PB NW

ISBN: 9783639807554 bzw. 3639807553, in Deutsch, AV Akademikerverlag, Taschenbuch, neu.

54,80
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, zzgl. Versandkosten, Verandgebiet: DOM.
Von Händler/Antiquariat, BuySomeBooks, NV, Las Vegas, [RE:5].
Trade paperback.
Lade…