{"id":16574875,"url":"https://github.com/mhenderson/graphs-collection","last_synced_at":"2025-03-05T17:16:10.993Z","repository":{"id":159923793,"uuid":"408926695","full_name":"MHenderson/graphs-collection","owner":"MHenderson","description":"A collection of graphs in a variety of formats.","archived":false,"fork":false,"pushed_at":"2025-02-13T10:41:10.000Z","size":200,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T11:33:51.873Z","etag":null,"topics":["graph-data","graph-theory","graphml","graphviz-dot-language"],"latest_commit_sha":null,"homepage":"https://mhenderson.github.io/graphs-collection/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MHenderson.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-21T18:12:10.000Z","updated_at":"2025-02-13T10:40:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9e374a8-a0ee-4d88-b573-1877e688bff8","html_url":"https://github.com/MHenderson/graphs-collection","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MHenderson%2Fgraphs-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MHenderson%2Fgraphs-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MHenderson%2Fgraphs-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MHenderson%2Fgraphs-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MHenderson","download_url":"https://codeload.github.com/MHenderson/graphs-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242067715,"owners_count":20066751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph-data","graph-theory","graphml","graphviz-dot-language"],"created_at":"2024-10-11T21:45:54.740Z","updated_at":"2025-03-05T17:16:10.960Z","avatar_url":"https://github.com/MHenderson.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphs-collection\n\n## Classic Graphs\n\n| Graph           | Graphviz                                            | GML                                                    | GEXF                                                     | GraphML                                                        | Pajek                                                  |\n|:---------------:|:---------------------------------------------------:|:------------------------------------------------------:|:--------------------------------------------------------:|:--------------------------------------------------------------:|:------------------------------------------------------:| \n| Chvátal graph   | [:floppy_disk:](src/Classic/Chvatal/chvatal.gv)     | [:floppy_disk:](src/Classic/Chvatal/chvatal.gml)       | [:floppy_disk:](src/Classic/Chvatal/chvatal.gexf)        | [:floppy_disk:](src/Classic/Chvatal/chvatal.graphml)           | [:floppy_disk:](src/Classic/Chvatal/chvatal.net)       |\n| Desargues graph | :negative_squared_cross_mark:                       | [:floppy_disk:](src/Classic/Desargues/desargues.gml)   | [:floppy_disk:](src/Classic/Desargues/desargues.gexf)    | [:floppy_disk:](src/Classic/Desargues/desargues.graphml)       | [:floppy_disk:](src/Classic/Desargues/desargues.net)   |\n| Frucht graph    | :negative_squared_cross_mark:                       | [:floppy_disk:](src/Classic/Frucht/frucht.gml)         | :negative_squared_cross_mark:                            | [:floppy_disk:](src/Classic/Frucht/frucht.graphml)             | [:floppy_disk:](src/Classic/Frucht/frucht.net)         |\n| Heawood graph   | :negative_squared_cross_mark:                       | [:floppy_disk:](src/Classic/Heawood/heawood.gml)       | [:floppy_disk:](src/Classic/Heawood/heawood.gexf)        | [:floppy_disk:](src/Classic/Heawood/heawood.graphml)           | [:floppy_disk:](src/Classic/Heawood/heawood.net)       |\n| Petersen graph  | :negative_squared_cross_mark:                       | [:floppy_disk:](src/Classic/Petersen/petersen.gml)     | [:floppy_disk:](src/Classic/Petersen/petersen.gexf)      | [:floppy_disk:](src/Classic/Petersen/petersen.graphml)         | [:floppy_disk:](src/Classic/Petersen/petersen.net)     |\n| Tutte graph     | [:floppy_disk:](src/Classic/Tutte/tutte.gv)         | [:floppy_disk:](src/Classic/Tutte/tutte.gml)           | [:floppy_disk:](src/Classic/Tutte/tutte.gexf)            | :negative_squared_cross_mark:                                  | [:floppy_disk:](src/Classic/Tutte/tutte.net)           |\n\n## Platonic Graphs\n\n| Graph               | Graphviz                                                       | GML                                                              | GEXF                                                               | GraphML                                                                   | Pajek                                                            |\n|:-------------------:|:--------------------------------------------------------------:|:----------------------------------------------------------------:|:------------------------------------------------------------------:|:-------------------------------------------------------------------------:|:----------------------------------------------------------------:| \n| Dodecahedral graph  | [:floppy_disk:](src/Platonic/Dodecahedral/dodecahedral.gv)     | [:floppy_disk:](src/Platonic/Dodecahedral/dodecahedral.gml)      | [:floppy_disk:](src/Platonic/Dodecahedral/dodecahedral.gexf)       | [:floppy_disk:](src/Platonic/Dodecahedral/dodecahedral.graphml)           | [:floppy_disk:](src/Platonic/Dodecahedral/dodecahedral.net)      |\n| Icosahedral graph   | :negative_squared_cross_mark:                                  | [:floppy_disk:](src/Platonic/Icosahedral/icosahedral.gml)        | [:floppy_disk:](src/Platonic/Icosahedral/icosahedral.gexf)         | [:floppy_disk:](src/Platonic/Icosahedral/icosahedral.graphml)             | [:floppy_disk:](src/Platonic/Icosahedral/icosahedral.net)        |\n| Octahedral graph    | :negative_squared_cross_mark:                                  | [:floppy_disk:](src/Platonic/Octahedral/octahedral.gml)          | :negative_squared_cross_mark:                                      | [:floppy_disk:](src/Platonic/Octahedral/octahedral.graphml)               | [:floppy_disk:](src/Platonic/Octahedral/octahedral.net)          |\n| Tetrahedral graph   | :negative_squared_cross_mark:                                  | [:floppy_disk:](src/Platonic/Tetrahedral/tetrahedral.gml)        | [:floppy_disk:](src/Platonic/Tetrahedral/tetrahedral.gexf)         | [:floppy_disk:](src/Platonic/Tetrahedral/tetrahedral.graphml)             | [:floppy_disk:](src/Platonic/Tetrahedral/tetrahedral.net)        |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhenderson%2Fgraphs-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhenderson%2Fgraphs-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhenderson%2Fgraphs-collection/lists"}