Skip to content

geaned/gqsatpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Graph-Q-SAT++

Project structure:

  • gqsat_model_minisat directory contains the proposed implementation of MiniSat with functionality to consult a trained branching model via C++ PyTorch API (LibTorch)
  • gqsat_custom_trainer directory contains the Graph-Q-SAT code used for training the branching model (all the important changes can be found in the gqsat/models.py file, the original file is located at gqsat/models_.py)

The graduation thesis paper contains all implementation details and results of experiments performed using the code from this repository

About

My bachelor's graduate project done @ MADA MCS SPbSU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published