This PR adds the first summarized rules w.r.t. program execution. These two rules summarize the uniswapV2LibrarySortTokens function.
We focus on the two cases that satisfy the requires clauses, and thus will not revert.
Each rule summarizes the execution of about 114 steps.
This PR adds the first summarized rules w.r.t. program execution. These two rules summarize the
uniswapV2LibrarySortTokens
function. We focus on the two cases that satisfy the requires clauses, and thus will not revert. Each rule summarizes the execution of about 114 steps.