Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -129,18 +129,6 @@ Top-level keys: `snapshot` (commit, date, Lean version), `declaration_graph`, `m
|
|
| 129 |
- **Communities**: Louvain (python-louvain), resolution=1.0, random_state=42, on undirected projection
|
| 130 |
- **DAG layers**: Kahn's algorithm; 5,732 declaration nodes in cycles assigned layer=-1; namespace graph condensed via SCC
|
| 131 |
|
| 132 |
-
## Citation
|
| 133 |
-
|
| 134 |
-
```bibtex
|
| 135 |
-
@inproceedings{mathlibgraph2026,
|
| 136 |
-
title = {The Multinetwork of Mathlib},
|
| 137 |
-
author = {Li, Xinze and Shafto, Patrick},
|
| 138 |
-
booktitle = {NeurIPS 2026 Datasets and Benchmarks Track},
|
| 139 |
-
year = {2026},
|
| 140 |
-
note = {Under review}
|
| 141 |
-
}
|
| 142 |
-
```
|
| 143 |
-
|
| 144 |
## License
|
| 145 |
|
| 146 |
Apache 2.0
|
|
|
|
| 129 |
- **Communities**: Louvain (python-louvain), resolution=1.0, random_state=42, on undirected projection
|
| 130 |
- **DAG layers**: Kahn's algorithm; 5,732 declaration nodes in cycles assigned layer=-1; namespace graph condensed via SCC
|
| 131 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
## License
|
| 133 |
|
| 134 |
Apache 2.0
|