projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
159cb7e
)
documentation fix
author
Morgan Deters
<mdeters@gmail.com>
Fri, 1 Apr 2011 01:49:09 +0000
(
01:49
+0000)
committer
Morgan Deters
<mdeters@gmail.com>
Fri, 1 Apr 2011 01:49:09 +0000
(
01:49
+0000)
src/prop/sat.h
patch
|
blob
|
history
diff --git
a/src/prop/sat.h
b/src/prop/sat.h
index e583f4da05f48d56a6592c68cc952bcb51593677..ea782234bb93d2c75673bbe0f19400763644c1eb 100644
(file)
--- a/
src/prop/sat.h
+++ b/
src/prop/sat.h
@@
-231,7
+231,7
@@
public:
/** Call value() during the search.*/
SatLiteralValue value(SatLiteral l);
- /** Call
v
alue() when the search is done.*/
+ /** Call
modelV
alue() when the search is done.*/
SatLiteralValue modelValue(SatLiteral l);
int getLevel() const;