Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
4bf9466f
Commit
4bf9466f
authored
Feb 06, 2020
by
VIGNET Pierre
Browse files
[lib] CLU: add todo
parent
83c5ff66
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/cadbiom/models/clause_constraints/mcl/CLUnfolder.py
View file @
4bf9466f
...
...
@@ -1611,6 +1611,12 @@ class CLUnfolder(object):
Call __code_clause + __compile_event
Called at the begining of squery_is_satisfied() and squery_solve()
TODO: Attention pour le moment les litéraux présents dans les attributs
DIMACS de la query doivent déjà etre présents dans le modèle.
Lorsqu'ils sont ajoutés aux variables *constraints, à aucun moment
les valeurs absentes de dynamic_constraints ne sont ajoutées à
__aux_code_table et __aux_list; shift_step n'est pas non plus incrémenté !!
"""
old_shift_step
=
self
.
__shift_step
self
.
__shift_direction
=
'FORWARD'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment