-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 802 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use Bitmesh in research, please cite this software."
type: software
title: "Bitmesh: Conservative structural decomposition certificates for chess bitboards"
version: 0.1.0
license: GPL-3.0-or-later
abstract: >-
Bitmesh produces deterministic board-graph decomposition certificates for
chess bitboards separated by selected locked-pawn barriers. It validates
versioned structural and composition provenance payloads and offers a
conservative board-local one-ply movement screen.
keywords:
- chess
- bitboards
- graph decomposition
- combinatorial game theory
- research software
authors:
- family-names: Nicholson
given-names: Devin
repository-code: "https://github.com/devinnicholson/bitmesh"
url: "https://github.com/devinnicholson/bitmesh"