Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xu-justin/automated-reasoning-and-satisfiability-asg-1
Automated Reasoning and Satisfiability - Assignment 1
https://github.com/xu-justin/automated-reasoning-and-satisfiability-asg-1
Last synced: 6 days ago
JSON representation
Automated Reasoning and Satisfiability - Assignment 1
- Host: GitHub
- URL: https://github.com/xu-justin/automated-reasoning-and-satisfiability-asg-1
- Owner: Xu-Justin
- Created: 2024-09-04T20:22:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T10:58:32.000Z (2 months ago)
- Last Synced: 2024-09-10T04:50:48.125Z (2 months ago)
- Language: TeX
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automated Reasoning and Satisfiability - Assignment 1
Lecture Slide: https://www.cs.cmu.edu/~mheule/15816-f21/schedule.html
Assignment 1: https://www.cs.cmu.edu/~mheule/15816-f21/assignments/assignment1.pdf
## How to run
```bash
python3 solution.py
```