Closed simontianx closed 3 years ago
https://docs.soliditylang.org/en/latest/smtchecker.html
It would be nice to explicitly write down that SMT in SMTChecker stands for Satisfiability Modulo Theories. Viewers can have the certainty that what they later find on Google or Wikipedia is the right link to SMT.
Satisfiability Modulo Theories
Sounds good. Would you like to submit a PR?
The file that needs to be modified is: https://github.com/ethereum/solidity/blob/develop/docs/smtchecker.rst
Page
https://docs.soliditylang.org/en/latest/smtchecker.html
Abstract
It would be nice to explicitly write down that SMT in SMTChecker stands for
Satisfiability Modulo Theories
. Viewers can have the certainty that what they later find on Google or Wikipedia is the right link to SMT.