|
|
|
|
|
by dognotdog
4531 days ago
|
|
Engineering is systematic approximations and best-guessing. The art of it is knowing when shortcuts are good enough. Only very small parts of software can be proven, especially for things like flight control, where the parameter space is huge, and exhaustive search or manual formal proofs are impossible. Not even speaking of the fact that the spec against which one could build a proof is never error-free to begin with. |
|