Fix inconsistent cnf structure method naming
authorPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Sat, 16 Apr 2022 15:12:05 +0000 (18:12 +0300)
committerPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Wed, 11 May 2022 06:25:25 +0000 (09:25 +0300)
commit42c1b1d10c6ada308d75e2f57f0eacc25508a61c
tree8a8a1cc7e14ea04d043f9f3141f40fccadf108ed
parentcdfd8f20ed85063390ccc55589250c813c337658
Fix inconsistent cnf structure method naming

Part of the API methods were using "from/to_cnfvar_dict" while the
other part were using "from/to_cnf_structure".
src/cnfvar/model.py