Skip to content

The implementation for the paper about code generation using a CSP solver.

License

Notifications You must be signed in to change notification settings

quicophy/csp_code_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSP stabilizer code generation

The implementation for the paper about code generation using a CSP solver.

Usage

Setup a virtual environment and install dependencies with

pip install -r requirements.txt  

Then, run

python solver.py  

for a small example.

About

The implementation for the paper about code generation using a CSP solver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages