Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Probabilistic Interval Analysis of Unreliable Programs (2404.16997v1)

Published 25 Apr 2024 in cs.PL and cs.DM

Abstract: Advancement of chip technology will make future computer chips faster. Power consumption of such chips shall also decrease. But this speed gain shall not come free of cost, there is going to be a trade-off between speed and efficiency, i.e accuracy of the computation. In order to achieve this extra speed we will simply have to let our computers make more mistakes in computations. Consequently, systems built with these type of chips will possess an innate unreliability lying within. Programs written for these systems will also have to incorporate this unreliability. Researchers have already started developing programming frameworks for unreliable architectures as such. In the present work, we use a restricted version of C-type languages to model the programs written for unreliable architectures. We propose a technique for statically analyzing codes written for these kind of architectures. Our technique, which primarily focuses on Interval/Range Analysis of this type of programs, uses the well established theory of abstract interpretation. While discussing unreliability of hardware, there comes scope of failure of the hardware components implicitly. There are two types of failure models, namely: 1) permanent failure model, where the hardware stops execution on failure and 2) transient failure model, where on failure, the hardware continues subsequent operations with wrong operand values. In this paper, we've only taken transient failure model into consideration. The goal of this analysis is to predict the probability with which a program variable assumes values from a given range at a given program point.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (20)
  1. Verified Software: Theories, Tools, Experiments: 5t⁢hsuperscript5𝑡ℎ5^{th}5 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VSTTE 2013, Menlo Park, CA, USA, May 17-19, 2013, Revised Selected Papers, ch. Static Analysis of Programs with Imprecise Probabilistic Inputs, pp. 22–47. Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-642-54108-7_2.
  2. Bendegem, J. V.: The collatz conjecture. a case study in mathematical problem solving. Logic and Logical Philosophy, 14(1):7–23, 2005. http://dx.doi.org/10.12775/LLP.2005.002.
  3. Interval analysis of microcontroller code using abstract interpretation of hardware and software. In Proceedings of the 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Workshop on Software & Compilers for Embedded Systems, pp. 3:1–3:10, 2010. http://doi.acm.org/10.1145/1811212.1811216.
  4. Abstract interpretation: A unified lattice model for static analysis of programs by construction or approximation of fixpoints. In Proceedings of the 4t⁢hsuperscript4𝑡ℎ4^{th}4 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT ACM SIGACT-SIGPLAN Symposium on Principles of Programming Languages, pp. 238–252, 1977. http://doi.acm.org/10.1145/512950.512973. [CCF+05] Cousot, P., Cousot, R., Feret, J., Mauborgne, L., Miné, A., Monniaux, D. and Rival, X.: Programming Languages and Systems: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2005, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2005, Edinburgh, UK, April 4-8, 2005. Proceedings, ch. The ASTREÉ Analyzer, pp. 21–30. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31987-0_3. [CGM+08] Chakrapani, L. N. B., George, J., Marr, B., Akgul, B. E. S. and Palem, K. V.: VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Cousot, P., Cousot, R., Feret, J., Mauborgne, L., Miné, A., Monniaux, D. and Rival, X.: Programming Languages and Systems: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2005, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2005, Edinburgh, UK, April 4-8, 2005. Proceedings, ch. The ASTREÉ Analyzer, pp. 21–30. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31987-0_3. [CGM+08] Chakrapani, L. N. B., George, J., Marr, B., Akgul, B. E. S. and Palem, K. V.: VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Chakrapani, L. N. B., George, J., Marr, B., Akgul, B. E. S. and Palem, K. V.: VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  5. Programming Languages and Systems: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2005, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2005, Edinburgh, UK, April 4-8, 2005. Proceedings, ch. The ASTREÉ Analyzer, pp. 21–30. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31987-0_3. [CGM+08] Chakrapani, L. N. B., George, J., Marr, B., Akgul, B. E. S. and Palem, K. V.: VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Chakrapani, L. N. B., George, J., Marr, B., Akgul, B. E. S. and Palem, K. V.: VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  6. VLSI-SoC: Research Trends in VLSI and Systems on Chip: Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France, ch. Probabilistic Design: A Survey of Probabilistic CMOS Technology and Future Directions for Terascale IC Design, pp. 101–118. Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-74909-9_7. [CMR13] Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Carbin, M., Misailovic, S. and Rinard, M. C.: Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  7. Verifying quantitative reliability for programs that execute on unreliable hardware. SIGPLAN Not., 48(10), 2013. http://doi.acm.org/10.1145/2544173.2509546. [Esc69] Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  8. Esch, J. W.: Rascel, a Programmable Analog Computer Based on a Regular Array of Stochastic Computing Element Logic. PhD thesis, University of Illinois at Urbana–Champaign, Champaign, IL, USA, 1969. https://archive.org/details/rascelprogrammab332esch. [Gra91] Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  9. Granger, P.: TAPSOFT ’91: Proceedings of the International Joint Conference on Theory and Practice of Software Development Brighton, UK, April 8-12, 1991, ch. Static analysis of linear congruence equalities among variables of a program, pp. 169–192. Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-53982-4_10. [Har77] Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  10. Harrison, W. H.: Compiler analysis of the value ranges for variables. IEEE Transactions on Software Engineering, SE-3(3):243–250, 1977. https://dx.doi.org/10.1109/TSE.1977.231133. [Min06] Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  11. Miné, A.: The octagon abstract domain. Higher-Order and Symbolic Computation, 19(1):31–100, 2006. http://dx.doi.org/10.1007/s10990-006-8609-1. [Mon00] Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  12. Monniaux, D.: Static Analysis: 7t⁢hsuperscript7𝑡ℎ7^{th}7 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2000, Santa Barbara, CA, USA, June 29 - July 1, 2000. Proceedings, chapter Abstract Interpretation of Probabilistic Semantics, pp. 322–339. Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_17. [Mon01] Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  13. Monniaux, D.: Programming Languages and Systems: 10t⁢hsuperscript10𝑡ℎ10^{th}10 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT European Symposium on Programming, ESOP 2001 Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2001 Genova, Italy, April 2-6, 2001 Proceedings, ch. Backwards Abstract Interpretation of Probabilistic Programs, pp. 367–382. Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45309-1_24. [MWG05] Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Marpe, D., Wiegand, T. and Gordon, S.: H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  14. H.264/mpeg4-avc fidelity range extensions: tools, profiles, performance, and application areas. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, pages I–593–6, 2005. http://dx.doi.org/10.1109/ICIP.2005.1529820. [NNH99] Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Nielson, F., Nielson, H. R. and Hankin, C.: Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  15. Principles of Program Analysis. Springer-Verlag Berlin Heidelberg, 1999. https://dx.doi.org/10.1007/978-3-662-03811-6. [SeB13] Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Seladji, Y. and Bouissou, O.: Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  16. Verification, Model Checking, and Abstract Interpretation: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, VMCAI 2013, Rome, Italy, January 20-22, 2013. Proceedings, ch. Fixpoint Computation in the Polyhedra Abstract Domain Using Convex and Numerical Analysis Tools, pp. 149–168. Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35873-9_11. [SCG13] Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Sankaranarayanan, S., Chakarov, A. and Gulwani, S.: Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  17. Static analysis for probabilistic programs: inferring whole program properties from finitely many paths. SIGPLAN Not., pp. 447–458, 2013. http://doi.acm.org/10.1145/2499370.2462179. [DeS07] Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Delmas, D. and Souyris, J.: Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  18. Static Analysis: 14t⁢hsuperscript14𝑡ℎ14^{th}14 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Symposium, SAS 2007, Kongens Lyngby, Denmark, August 22-24, 2007. Proceedings, ch. Astrée: From Research to Industry, pp. 437–451. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-74061-2_27. [SoD07] Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Souyris, J. and Delmas, D.: Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  19. Computer Safety, Reliability, and Security: 26t⁢hsuperscript26𝑡ℎ26^{th}26 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT International Conference, SAFECOMP 2007, Nuremberg, Germany, September 18-21, 2007. Proceedings, ch. Experimental Assessment of Astrée on Safety-critical Avionics Software, pp. 479–490. Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-75101-4_45. [BCC+08] Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007. Bouissou, O., Conquet, E., Cousot, P., Cousot, R., Feret, J., Ghorbal, K., Goubault, E., Lesens, D., Mauborgne, L., Miné, A., Putot, S., Rival, X. and Turin, M.: International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.
  20. International Space System Engineering Conference, 13t⁢hsuperscript13𝑡ℎ13^{th}13 start_POSTSUPERSCRIPT italic_t italic_h end_POSTSUPERSCRIPT Data Systems In Aerospace, DASIA’09, Istanbul, Turkey, May 26–29, 2009, Proceedings, ch. Space software validation using abstract interpretation, pp. 1–7. Eurospace, Paris, 2007.

Summary

We haven't generated a summary for this paper yet.

X Twitter Logo Streamline Icon: https://streamlinehq.com