In this blog post, we present a short introduction to Rocq, a formal verification system, as a summary of the guide Rocq in a Hurry from Yves Bertot of the Rocq team.| formal.land
In this blog post, we present a short example about how we define reasoning rules in Rocq to formally verify the safety of zero-knowledge circuits written in LLZK.| Formal Land Blog
After posting my last Kafka transactions diary entry, JP (the Fizzbee maintainer) wrote a refactored version using non-atomic actions and a different way of representing the network. It’s a very interesting variant and I’m tempted to switch over to his version. When an action is not atomic, execution of an action could yield at any moment to a different action in a different role instance or even the same role instance. With this yielding we can also replace explicit message passing with ...| Jack Vanlightly
Method enables machine-checkable proofs of SAT solvers’ decisions on incremental SAT problems, in which problem constraints are gradually imposed over time.| Amazon Science
Optimizations for Amazon's Graviton2 chip boost efficiency, and formal verification shortens development time.| Amazon Science
SOSP paper describes lightweight formal methods for validating new S3 data storage service.| Amazon Science
Meet Amazon Science’s newest research area.| Amazon Science
CAV keynote lecture by the director of applied science for AWS Identity explains how AWS is making the power of automated reasoning available to all customers.| Amazon Science
ICSE paper presents techniques piloted by Amazon Web Services’ Automated Reasoning team.| Amazon Science
Introduction| Cheng Huang’s corner
Property-Based Testing Against a Model of a Web Application| concerningquality.com