https://github.com/manpen/stride_server_domset
https://github.com/manpen/stride_server_domset
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manpen/stride_server_domset
- Owner: manpen
- Created: 2024-11-02T17:02:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-28T10:54:42.000Z (about 1 year ago)
- Last Synced: 2025-04-13T07:14:36.868Z (9 months ago)
- Language: Rust
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STRIDE
This is the source code repository for the [STRIDE website](https://domset.algorithm.engineering).
The STRIDE system is designed as an *unofficial* companion to the [PACE 2025 Dominating Set challenge](https://pacechallenge.org/2025/ds/).
It provides a [large database of problem instances](https://domset.algorithm.engineering) and solutions.
We hope that this will help to produce more general solvers that have fewer bugs.
[**Please see the runner sister-repository for more information**](https://github.com/manpen/stride_runner_domset)