support model counting on atom couting nodes - still untested

This commit is contained in:
Tiago Gomes
2012-11-01 22:34:28 +00:00
parent d4912ea219
commit a1d0deb638
4 changed files with 91 additions and 56 deletions

View File

@@ -119,7 +119,7 @@ Clause::removeLiterals (LiteralId lid)
}
}
void
Clause::removePositiveLiterals (
@@ -137,7 +137,7 @@ Clause::removePositiveLiterals (
}
}
}
void