mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-13 12:54:28 +00:00
faults and validation gets header info
This commit is contained in:
parent
ea04d6b250
commit
b815ad6b15
@ -1,5 +1,8 @@
|
|||||||
# Program Faults and Verification
|
# Program Faults and Verification
|
||||||
|
|
||||||
|
[Fault detection](https://en.wikipedia.org/wiki/Fault_detection_and_isolation), and [program validation](https://en.wikipedia.org/wiki/Software_verification_and_validation), and [formal validation](https://en.wikipedia.org/wiki/Formal_verification) are highly interrelated topics. Each deal with proving or disproving the correctness of systems as intended, and the classification of incorrect behavior.
|
||||||
|
|
||||||
|
|
||||||
## Program Verification
|
## Program Verification
|
||||||
|
|
||||||
* [Coq: The world’s best macro assembler?](https://research.microsoft.com/en-us/um/people/nick/coqasm.pdf)
|
* [Coq: The world’s best macro assembler?](https://research.microsoft.com/en-us/um/people/nick/coqasm.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user