sukrutrao / SAT-Solver-DPLLLinks
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
Sorting:
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆139Updated 3 years ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆213Updated 4 months ago
- ☆48Updated last year
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 6 months ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 5 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆60Updated 6 months 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…☆104Updated 3 years ago
- Recent papers related to hardware formal verification.☆72Updated last year
- MiniVM is a virtual machine for executing Eeyore/Tigger IR.☆35Updated 3 years ago
- A simple SAT solver based on the CDCL algorithm☆19Updated 5 years ago
- ChocoPy LLVM Repo☆76Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 4 years ago
- A Simple CDCL Solver☆28Updated 2 years ago
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 3 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆43Updated last year
- Stanford CS1/CS143 Compilers Course Project - Cool compiler☆130Updated 6 years ago
- This repository is used to release the experimental assignments of Computer Architecture Course from USTC☆39Updated 6 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆217Updated 8 months ago
- A generic parser and tool package for the BTOR2 format.☆41Updated 3 months ago
- ☆38Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- PA2018常见问题解答(持续更新,更新频率1-2天/次),欢迎star☆31Updated 7 years ago
- Recommended coding standard of Verilog and SystemVerilog.☆34Updated 3 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆11Updated last week
- A translation validation framework for MLIR☆88Updated 4 months ago
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 3 years ago