Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coq-pactole
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pactole
coq-pactole
Commits
52323b6a
Commit
52323b6a
authored
4 years ago
by
Lionel Rieg
Browse files
Options
Downloads
Patches
Plain Diff
Adding a metrics.txt file summaring line counts + updating .gitignore
The metrics file should rather be generated...
parent
e371cad3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
metrics.txt
+34
-0
34 additions, 0 deletions
metrics.txt
with
35 additions
and
0 deletions
.gitignore
+
1
−
0
View file @
52323b6a
...
@@ -18,6 +18,7 @@ package.tgz
...
@@ -18,6 +18,7 @@ package.tgz
.nia.cache
.nia.cache
.nra.cache
.nra.cache
.coqdeps.d
.coqdeps.d
.Makefile.d
makefile
makefile
Makefile
Makefile
makefile.bak
makefile.bak
...
...
This diff is collapsed.
Click to expand it.
metrics.txt
0 → 100644
+
34
−
0
View file @
52323b6a
Formalization LOC (coqwc on spec + proof)
===============================================
Util
+-- Coqlib & Co 2385
+-- FSets + FMaps 4033
+-- MMultiset 5807
Core 1000
Spaces
+-- Continuous spaces (R, R^2, etc.) 4490
+-- Discrete spaces (graphs, ring, grid) 686
Observations
+-- Multiset 293
+-- Set 265
+-- Other 68
Models
+-- Rigid/flexible + equivalence 275
+-- Continuous/discrete graphs 1187
Case Studies
+-- Gathering
+-- common part 1407
+-- Impossibility (R + general) 2029
+-- SSYNC, R 1388
+-- SSYNC, R^2 2307
+-- Peleg + flexible 1293
+-- Viglietta 407
+-- Convergence
+-- Impossibility 578
+-- Algorithm 170
+-- Exploration
+-- Impossibility 474
+-- Tower 203
+-- Life-line 1592
===============================================
Total 31462
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