{"id":17987251,"url":"https://github.com/justinmeiners/braid-rank-thesis","last_synced_at":"2026-03-19T02:43:40.217Z","repository":{"id":151276327,"uuid":"348211023","full_name":"justinmeiners/braid-rank-thesis","owner":"justinmeiners","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-24T02:26:23.000Z","size":21593,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T23:35:05.207Z","etag":null,"topics":["abstract-algebra","algorithms","braid-groups","dynamic-programming","math"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/justinmeiners.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":"2021-03-16T04:16:45.000Z","updated_at":"2024-12-30T11:36:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"2678069e-b32e-4a85-b5b6-51b02b7c2c98","html_url":"https://github.com/justinmeiners/braid-rank-thesis","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/justinmeiners/braid-rank-thesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmeiners%2Fbraid-rank-thesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmeiners%2Fbraid-rank-thesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmeiners%2Fbraid-rank-thesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmeiners%2Fbraid-rank-thesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinmeiners","download_url":"https://codeload.github.com/justinmeiners/braid-rank-thesis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmeiners%2Fbraid-rank-thesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005934,"owners_count":26083985,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["abstract-algebra","algorithms","braid-groups","dynamic-programming","math"],"created_at":"2024-10-29T19:07:58.241Z","updated_at":"2025-10-11T01:34:43.811Z","avatar_url":"https://github.com/justinmeiners.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computing the Rank of Braids\n\n[Read the paper][3].\n[View the slides summary][4]\n(also available as a PDF in this repo.)\n\n## Working with the Source Code\n\nIf you want to build the code you will\nneed to install [sbcl][1] and [quicklisp][2].\nOnce those are installed just run:\n\n    ./install-deps.sh\n\nThis installs all the libraries and symlinks it in the quicklisp projects folder.\n\nYou can start an interactive session with\n\n    ./run.sh\n\n## Examples\n\nEstimating the rank of a braid:\n\n    (rank:upper-bound '(1 2 -1 3 4))\n    (rank:lower-bound '(1 2 -1 3 4))\n\n## Citing\n\n    @mastersthesis{computing-braid-rank,\n      author = {Justin Meiners}, \n      title = {Computing the Rank of Braids},\n      school = {Brigham Young University},\n      year = 2021,\n      month = 4\n    }\n\n\n[1]: http://www.sbcl.org\n[2]: https://www.quicklisp.org/beta/ \n[3]: https://github.com/justinmeiners/braid-rank-thesis/raw/master/paper/thesis.pdf\n[4]: https://justinmeiners.github.io/braid-rank-thesis/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinmeiners%2Fbraid-rank-thesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinmeiners%2Fbraid-rank-thesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinmeiners%2Fbraid-rank-thesis/lists"}