Skip to main content

Resources

Practical references and tools for CARS. See also:

Accessing Paywalled Readings

Some readings linked from the course are behind publisher paywalls (ACM, IEEE, Springer). As a UW student you have free access to these through the UW Libraries.

Option 1: Off-campus access. Follow the UW Libraries off-campus access instructions to set up proxy access through your browser.

Option 2: Bookmarklet. Install the UW Libraries proxy bookmarklet. When you hit a paywall, click the bookmarklet and log in with your UW NetID to access the article.

Z3

SMT-LIB

SMT-LIB is the standard input language for SMT solvers. CARS uses Python and Z3 as the primary interface, but you will encounter SMT-LIB in examples and documentation.

Rosette

We will use Rosette starting in Week 7.

Python

Git

VS Code

Courses at other universities covering similar topics: