sukrutrao / SAT-Solver-DPLL
A simple SAT solver that implements the DPLL algorithm with unit resolution
☆45Updated 5 years ago
Alternatives and similar repositories for SAT-Solver-DPLL:
Users that are interested in SAT-Solver-DPLL are comparing it to the libraries listed below
- A simple SAT solver based on the CDCL algorithm☆19Updated 5 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- A Simple CDCL Solver☆28Updated 2 years ago
- my big project PA for the course Introduction To Computer System in Nanjing University, building an operating system based on qemu called…☆13Updated 5 years ago
- A naive interpreter for IR of NJU compiler principle lab3, to accelerate interpretation, the ir will be compiled to machine-friendly bina…☆15Updated 4 years ago
- Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆22Updated 2 years ago
- SMTSampler: Efficient Stimulus Generation from Complex SMT Constraints☆24Updated 5 years ago
- A generic parser and tool package for the BTOR2 format.☆40Updated 2 months ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated last month
- Introduction to Computer Systems (II), Spring 2021☆49Updated 3 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- a Quad-issue, Out-of-order Superscalar MIPS Processor Implemented in SystemVerilog☆47Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆52Updated last month
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- 2022 USTC 011705 (OSH) Course Project of Runikraft Group☆12Updated 2 years ago
- Recent papers related to hardware formal verification.☆67Updated last year
- Project template for Artix-7 based Thinpad board☆45Updated last year
- ☆50Updated 4 years ago
- 上海交通大学软件学院课程计算机系统基础(ICS)笔记☆15Updated 3 years ago
- ☆48Updated 11 months ago
- Uranus MIPS processor by MaxXing & USTB NSCSCC team☆38Updated 5 years ago
- Logic Synthesis System from UC Berkeley (Unofficial Distribution)☆15Updated 5 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆103Updated 2 years ago
- ☆34Updated 5 years ago
- Optimizing compiler for SysY (C subset)☆41Updated 10 months ago
- ☆16Updated 4 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- Split large FIRRTL into separated modules for incremental compilation.☆10Updated 3 years ago
- A toy compiler that translates SysY (a subset of C language) into ARMv7a assembly.☆12Updated 3 years ago