About 53 results
Open links in new tab
  1. A SAT Solver based on CDCL (Conflict Driven Clause Learning ...

    A SAT Solver based on CDCL (Conflict Driven Clause Learning) implemented in Python. SAT is the satisfiability problem wherein we are given some clauses containing propositional variables and the …

  2. GitHub - arminbiere/cadical: CaDiCaL SAT Solver

    The goal of the development of CaDiCaL was to obtain a CDCL solver, which is easy to understand and change, while at the same time not being much slower than other state-of-the-art CDCL solvers.

  3. cdcl-algorithm · GitHub Topics · GitHub

    Feb 1, 2026 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  4. z11i/pysat: Simple SAT solver with CDCL implemented in Python - GitHub

    Simple SAT solver with CDCL implemented in Python. Contribute to z11i/pysat development by creating an account on GitHub.

  5. Implementation of basic CDCL-based SAT solver in Python

    CDCL-based SAT Solver This repo includes my implementations for solving SAT problems as well as its variants. The core idea is firsly to (re)implement complete search algorithms. In particular, this code …

  6. kevinlin311tw/CDCL-human-part-segmentation - GitHub

    CDCL This is the code repository for the paper: Cross-Domain Complementary Learning Using Pose for Multi-Person Part Segmentation Kevin Lin, Lijuan Wang, Kun Luo, Yinpeng Chen, Zicheng Liu, Ming …

  7. CDCL (Crypto) SAT solver for cryptanalysis problems - GitHub

    CDCL (Crypto) is a CDCL SAT solver for cryptanalysis problems (inspired by the CDCL (T) paradigm in SMT solvers). It uses a programmatic SAT design to extend the logical reasoning components of a …

  8. GitHub - shaowei-cai-group/EasySAT: A Simple CDCL Solver

    A Simple CDCL Solver . Contribute to shaowei-cai-group/EasySAT development by creating an account on GitHub.

  9. cdcl · GitHub Topics · GitHub

    Jun 27, 2025 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  10. GitHub - Fieldhunter/CdCL: Content-decoupled Contrastive Learning …

    Feb 17, 2025 · This repository contains PyTorch implementation for Content-decoupled Contrastive Learning-based Implicit Degradation Modeling for Blind Image Super-Resolution (Accepted by IEEE …