Skip to content

Improve the documentation of the Digraph encoding formats#897

Merged
james-d-mitchell merged 2 commits intodigraphs:mainfrom
anujthak:docs-chap9-digraph6
Mar 18, 2026
Merged

Improve the documentation of the Digraph encoding formats#897
james-d-mitchell merged 2 commits intodigraphs:mainfrom
anujthak:docs-chap9-digraph6

Conversation

@anujthak
Copy link
Contributor

In response to Issue #47,

Improving documentation around the limitations in encoding/decoding formats of the Digraphs package. Specifically moving the discussion on the four types(Graph6, Digraph6, Sparse6, DiSparse6) to a new section called Encoding Formats that includes their limitations and what type to use when encoding a particular graph. Additionally logged shortcomings when attempting to encode incompatible Graph + Type combinations(example: A graph with loops being encoded as Graph6) and added references to this section throughout Chapter 9 to direct the user.

Copy link
Member

@james-d-mitchell james-d-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks @anujthak, happy to merge modulo one tiny change.

@james-d-mitchell james-d-mitchell merged commit 5fd889a into digraphs:main Mar 18, 2026
31 checks passed
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