Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cool
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hans-Peter Deifel
cool
Commits
e4faff97
Commit
e4faff97
authored
8 years ago
by
Christoph
Browse files
Options
Downloads
Patches
Plain Diff
Do a final propagation round at the end
parent
012c092c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/CoAlgReasoner.ml
+1
-0
1 addition, 0 deletions
src/lib/CoAlgReasoner.ml
with
1 addition
and
0 deletions
src/lib/CoAlgReasoner.ml
+
1
−
0
View file @
e4faff97
...
...
@@ -1080,6 +1080,7 @@ let isSat ?(verbose = false) sorts nomTable tbox sf =
let
sat
=
try
buildGraphLoop
()
;
propagateUnsatMu
()
;
(* get whether the root is satisfiable *)
(* we know that the reasoner finished, so the value is there, *)
(* i.e. isRootSat() will give a "Some x" and not "None" *)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment