.kdbg format and variants #143
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
invalid
This doesn't seem right
question
Further information is requested
wontfix
This will not be worked on
Milestone
[Update 4 to the Assembly Algorithm project]https://github.com/users/MatthewRalston/projects/4
The goal of the alternate format (adjacency list structure) instead of the current 0.7.7 vanilla .kdbg spec would be to abbreviate known paths, potentially stored in an additional output file (.kdbg.stats.paths)
--[ ] .kdbg
--[ ] .kdb.gi
--[ ] .kdbg.stats.paths.tsv (--sparse adjacency list structure : new spec for tsv [ .paths vs .edges ]
--[ ].kdbg.stats.edges.tsv (currently, identical to the 0.7.7 spec for .kdbg)
--[ ] .kdbg.log
The text was updated successfully, but these errors were encountered: