limo1996/SAT-Solver

Cleanups and Code organization stuff

Opened this issue · 3 comments

  • Move encoding and decoding of model to model class
  • change get_model to get_partial_model in CNF.cpp
  • implement get_model in CNF.cpp, and move the functionality from send_sat solver there
    Regarding the two last points: yes it's super confusing right now

is related to #2

Is it free or done or what? I can do it if its still actual...

Reorganize files in src/ folder