Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Ask HN: Is formal verification of practical use in real world projects?
5 points
akkad33
3mo ago
4 comments
Share
Ask HN: Is formal verification of practical use in real world projects? | Better HN
4 comments
default
newest
oldest
wmf
3mo ago
Formal verification is useful for security-critical software (e.g. the new AWS hypervisor) or low-level distributed systems components (e.g. Paxos/Raft implementations).
akkad33
OP
3mo ago
Do you know what tools they use?
wmf
3mo ago
TLA+ is a big one.
IntelliAvatar
3mo ago
Full formal verification is rare, but partial guarantees at execution boundaries are very practical — especially for systems that act autonomously.
j
/
k
navigate · click thread line to collapse