{"id":19871808,"url":"https://github.com/mattdean1/erlang","last_synced_at":"2025-03-01T00:49:33.240Z","repository":{"id":77088292,"uuid":"124917638","full_name":"mattdean1/erlang","owner":"mattdean1","description":"An implentation of Tarry's algorithm in Erlang","archived":false,"fork":false,"pushed_at":"2018-03-21T15:39:49.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-11T16:37:25.779Z","etag":null,"topics":["distributed-algorithms","erlang"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/mattdean1.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":"2018-03-12T16:20:56.000Z","updated_at":"2023-06-04T06:22:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"27586ff7-307e-408c-90bd-5b469b43dee4","html_url":"https://github.com/mattdean1/erlang","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/mattdean1%2Ferlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdean1%2Ferlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdean1%2Ferlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdean1%2Ferlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattdean1","download_url":"https://codeload.github.com/mattdean1/erlang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241296258,"owners_count":19939998,"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":["distributed-algorithms","erlang"],"created_at":"2024-11-12T16:13:36.238Z","updated_at":"2025-03-01T00:49:33.235Z","avatar_url":"https://github.com/mattdean1.png","language":"Erlang","readme":"# An implentation of Tarry's algorithm in Erlang\n\nCompile: `erlc tarry.erl`\n\nRun: `erl -noshell -run tarry -run init stop \u003c input.txt`\n\n## Tarry's Algorithm\n\n### Assumption\n\nAn undirected network of processes.\n\n### The Algorithm\n\nInitially, an initiator sends out a token.\n\n* Rule 1: A process never forwards the token through the same channel twice.\n\n* Rule 2: A process only forwards the token to its parent when there is no other option.\n\nThe token travels through each channel both ways, and finally ends up at the\ninitiator.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdean1%2Ferlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattdean1%2Ferlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdean1%2Ferlang/lists"}