{"id":20325674,"url":"https://github.com/lamdav/isgraphicalscript","last_synced_at":"2025-12-03T10:11:07.318Z","repository":{"id":71873743,"uuid":"54244510","full_name":"lamdav/isGraphicalScript","owner":"lamdav","description":"A simple algorithm written in Python to determine if a given degree sequence is graphical.","archived":false,"fork":false,"pushed_at":"2016-03-19T03:23:10.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T03:32:56.765Z","etag":null,"topics":["algorithm","degree-sequence","graph-theory","graphical","script"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamdav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-03-19T03:02:18.000Z","updated_at":"2017-06-15T09:17:16.000Z","dependencies_parsed_at":"2023-09-12T01:55:16.428Z","dependency_job_id":null,"html_url":"https://github.com/lamdav/isGraphicalScript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamdav%2FisGraphicalScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamdav%2FisGraphicalScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamdav%2FisGraphicalScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamdav%2FisGraphicalScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamdav","download_url":"https://codeload.github.com/lamdav/isGraphicalScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241829243,"owners_count":20027049,"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":["algorithm","degree-sequence","graph-theory","graphical","script"],"created_at":"2024-11-14T19:41:06.194Z","updated_at":"2025-12-03T10:11:02.283Z","avatar_url":"https://github.com/lamdav.png","language":"Python","readme":"# isGraphicalScript\n### Description\nA simple algorithm written in Python to determine if a given degree sequence is graphical.\nThis was a fun and easy project to easily and quickly check if a given degree sequence is graphical. This script was used to solve several problems from:  \n[*A First Course in Graph Theory*](http://smile.amazon.com/First-Course-Graph-Theory-Mathematics/dp/0486483681/ref=sr_1_1?ie=UTF8\u0026qid=1458357490\u0026sr=8-1\u0026keywords=graph+theory+first+course \"Amazon\") by Gary Chartrand and Ping Zhang.\n  \nThese problems are in the comments of the main function with the number of the book problem listed.\n  \n### How to Use:\nThis is a command line script. Simply go where this file is saved and type in  \n``$ isGraphical.py [arguments] ``  \nThis script takes in space separated arguments.\n  \nIf you wish to see the degree sequence at each stage of the algorithm, you may use the ``-v`` verbose flag.  \n``$ isGraphical.py [arguments] -v``  \nThe ``-v`` flag can appear interweaved in the arguments if so desired.  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamdav%2Fisgraphicalscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamdav%2Fisgraphicalscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamdav%2Fisgraphicalscript/lists"}