Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
40255ba2
Commit
40255ba2
authored
Jul 23, 2015
by
POTTIER Francois
Browse files
Comment.
parent
02ca622d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/LRijkstra.ml
View file @
40255ba2
...
@@ -920,6 +920,8 @@ let () =
...
@@ -920,6 +920,8 @@ let () =
remove Coverage, remove CompletedNatWitness?, revert Fix
remove Coverage, remove CompletedNatWitness?, revert Fix
collect performance data, correlated with star size and alphabet size; draw a graph
collect performance data, correlated with star size and alphabet size; draw a graph
count the unreachable states and see if they are numerous in practice
count the unreachable states and see if they are numerous in practice
optionally report several ways of reaching an error in state s
(with different lookahead tokens) (report all of them?)
*)
*)
(* One could approach the problem just by exploring the (infinite) graph whose
(* One could approach the problem just by exploring the (infinite) graph whose
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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