Skip to content

go-air/biblio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

biblio

A bibliography of interesting works.

These works, and many more to come, have inspired and informed the software in Go-air, works in progress included.

Discussion

Use Discussions to discuss ideas and link to related Go projects.

Adding Interesting works.

Use issues to propose adding interesting works. What would you suggest?

Model Checking

  • Efficient Implementation of Property Directed Reachability Niklas Een, Alan Mishchenko, Robert Brayton. 2011 FMCAD
  • IC3 and beyond: Incremental, Inductive Verification Aaron R. Bradley. 2012 in CAV
  • Checking Safety by Inductive Generalization of Counterexamples to Induction. Aaron R. Bradley and Zohar Manna

Logic Formulas

Static Analysis

Datalog

AI

Pointer Analysis

  • Pointer Analysis. Foundations and Trends in Programming Languages Vol. 2, No. 1 (2015) 1–69 2015 Y. Smaragdakis and G. Balatsouras DOI: 10.1561/2500000014 (https://yanniss.github.io/points-to-tutorial15.pdf)
  • Infer Compositional Analysis by means of bi-abduction Journal of the ACM Volume 58 Issue 6 December 2011 Article No.: 26pp 1–66https://doi.org/10.1145/2049697.2049700
  • Andersen, Lars Ole (1994). Program Analysis and Specialization for the C Programming Language (PDF) (PhD thesis).
  • Steensgaard, Bjarne (1996). "Points-to analysis in almost linear time" (PDF). POPL '96: Proceedings of the 23rd ACM SIGPLAN-SIGACT symposium on Principles of programming languages. New York, NY, USA: ACM. pp. 32–41. doi:10.1145/237721.237727. ISBN 0-89791-769-3.
  • Petar Maksimović and José Fragoso Santos and Sacha-Élie Ayoun and Philippa Gardner (2021). Gillian: A Multi-Language Platform for Unified Symbolic Analysis.
  • Zyrianov, Vlas; Newman, Christian D.; Guarnera, Drew T.; Collard, Michael L.; Maletic, Jonathan I. (2019). "srcPtr: A Framework for Implementing Static Pointer Analysis Approaches" (PDF). ICPC '19: Proceedings of the 27th IEEE International Conference on Program Comprehension. Montreal, Canada: IEEE.
  • golang.org/x/tools/go/pointer.

About

A bibliography of interesting works.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published