Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
7fdc763c
Commit
7fdc763c
authored
May 07, 2003
by
Alexandre Duret-Lutz
Browse files
* src/bddop.c (bdd_allsat): Fix description.
parent
2a1479c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
buddy/src/bddop.c
View file @
7fdc763c
...
...
@@ -28,7 +28,7 @@
========================================================================*/
/*************************************************************************
$Header: /Volumes/CVS/repository/spot/spot/buddy/src/bddop.c,v 1.
3
2003/05/07 12:
23:19
aduret Exp $
$Header: /Volumes/CVS/repository/spot/spot/buddy/src/bddop.c,v 1.
4
2003/05/07 12:
36:54
aduret Exp $
FILE: bddop.c
DESCR: BDD operators
AUTH: Jorn Lind
...
...
@@ -2355,7 +2355,7 @@ DESCR {* Iterates through all legal variable assignments (those
that make the BDD come true) for the bdd {\tt r} and
calls the callback handler {\tt handler} for each of them.
The array passed to {\tt handler} contains one entry for
each of the globaly defined variables. Each entry is either
each of the global
l
y defined variables. Each entry is either
0 if the variable is false, 1 if it is true, and -1 if it
is a don't care.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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