Adding the python wrapper for the constraint solver
authorHamed Gorjiara <hgorjiar@uci.edu>
Wed, 11 Apr 2018 19:00:34 +0000 (12:00 -0700)
committerHamed Gorjiara <hgorjiar@uci.edu>
Wed, 11 Apr 2018 19:00:34 +0000 (12:00 -0700)
commit6e30239f4df65eb00da5e4e61785ea4453370026
tree5efb992ba41be27f16ea12eab4c4bb9f723fced6
parent806a79424211fba5d68b6b802a6ceea2db47196f
Adding the python wrapper for the constraint solver
src/Test/Makefile
src/Test/ccsolvertest.c
src/Test/pycsolvertest.py [new file with mode: 0644]
src/ccsolver.cc
src/ccsolver.h
src/pycsolver.py [new file with mode: 0644]