-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 762 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: "If you use Astralbase in research, please cite this software record."
title: "Astralbase: bounded retrograde exploration for constrained chess research"
type: software
authors:
- family-names: Nicholson
given-names: Devin
version: 0.1.0
license: GPL-3.0-or-later
repository-code: "https://github.com/devinnicholson/astralbase"
url: "https://github.com/devinnicholson/astralbase"
keywords:
- chess
- retrograde analysis
- combinatorial game theory
- dataset provenance
- research software
abstract: >-
An experimental Rust library for bounded, in-memory predecessor exploration
and Win/Loss propagation from caller-declared orthodox-chess seeds, with an
optional versioned dataset-generation and replay surface.