Skip to content

[WIP] Catalog/744#799

Draft
edwardchalstrey1 wants to merge 56 commits intocatalog/758from
catalog/744
Draft

[WIP] Catalog/744#799
edwardchalstrey1 wants to merge 56 commits intocatalog/758from
catalog/744

Conversation

@edwardchalstrey1
Copy link
Member

@edwardchalstrey1 edwardchalstrey1 commented Mar 11, 2026

Looking at #744

d-kad and others added 26 commits March 12, 2026 10:18
…750)

This implements a new linear-time method for finding root nodes of subgames, based on Tarjan's algorithm for finding bridges in an undirected graph.

The computed subgames are cached internally, so lookup is O(1) after the initial computation as long as the game is not modified.

Closes #584.

---------

Co-authored-by: Theodore Turocy <ted.turocy@gmail.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…and download dropdown labels in catalog RST.
…, extract TikZ for RST from generated `.tex` files, and store images in a new `img` subdirectory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants