Correct tgba_explicit::compute_support_conditions.
* src/tgba/tgbaexplicit.cc (tgba_explicit::compute_support_conditions): Fix logic. This function has always been returning bddtrue instead of the actual computed value...
This commit is contained in:
parent
079747da23
commit
94d1c57ed4
2 changed files with 10 additions and 2 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2011-02-14 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Correct tgba_explicit::compute_support_conditions.
|
||||
|
||||
* src/tgba/tgbaexplicit.cc (tgba_explicit::compute_support_conditions):
|
||||
Fix logic. This function has always been returning bddtrue instead
|
||||
of the actual computed value...
|
||||
|
||||
2011-02-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Enable VERBOSE logs for nips, greatspn, and python tests.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue