Metadata-Version: 2.2
Name: graphbench-lib
Version: 0.1.0
Summary: Next-generation graph learning benchmarking.
Author: Chendi Qian, Ben Finkelshtein, Ali Parviz, Darius Weber, Fabrizio Frasca, Hadar Shavit, Antoine Siraudin, Arman Mielke, Marie Anastacio, Erik Müller, Maya Bechler-Speicher, Michael Bronstein, Mikhail Galkin, Holger Hoos, Mathias Niepert, Bryan Perozzi, Jan Tönshoff, Christopher Morris
Author-email: Timo Stoll <timo.stoll@log.rwth-aachen.de>
Maintainer-email: Timo Stoll <timo.stoll@log.rwth-aachen.de>
Project-URL: homepage, http://graphbench.io
Project-URL: repository, https://github.com/graphbench/package
Project-URL: documentation, https://graphbench.github.io/website/datasets
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: torch_geometric
Requires-Dist: torchmetrics
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: smac3
Requires-Dist: requests
Requires-Dist: networkx
Requires-Dist: gurobipy
Requires-Dist: tqdm
