{"id":15317487,"url":"https://github.com/mehanix/algorithm-b-openmp","last_synced_at":"2025-04-05T12:22:37.346Z","repository":{"id":198085138,"uuid":"700047750","full_name":"mehanix/Algorithm-B-OpenMP","owner":"mehanix","description":"🧩 Implementation of algorithm B - Concurrent connected components algorithm","archived":false,"fork":false,"pushed_at":"2023-10-03T21:04:59.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T23:37:06.401Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","combining-crcw","concurrency","concurrent","concurrent-graph-algorithms","concurrent-programming","connected-components","graph","graph-algorithms","parallel-programming","tarjan"],"latest_commit_sha":null,"homepage":"","language":"C++","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/mehanix.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}},"created_at":"2023-10-03T20:56:30.000Z","updated_at":"2023-10-03T21:12:07.000Z","dependencies_parsed_at":"2023-10-04T10:32:25.174Z","dependency_job_id":null,"html_url":"https://github.com/mehanix/Algorithm-B-OpenMP","commit_stats":null,"previous_names":["mehanix/algorithm-b-openmp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2FAlgorithm-B-OpenMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2FAlgorithm-B-OpenMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2FAlgorithm-B-OpenMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2FAlgorithm-B-OpenMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehanix","download_url":"https://codeload.github.com/mehanix/Algorithm-B-OpenMP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247334062,"owners_count":20922135,"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":["algorithms","algorithms-and-data-structures","combining-crcw","concurrency","concurrent","concurrent-graph-algorithms","concurrent-programming","connected-components","graph","graph-algorithms","parallel-programming","tarjan"],"created_at":"2024-10-01T08:57:11.590Z","updated_at":"2025-04-05T12:22:37.322Z","avatar_url":"https://github.com/mehanix.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧩 Algorithm B for computing connected components\n\nThis repo contains an implementation of algorithm B as described in the ![Simple Concurrent Connected Components Algorithms](https://arxiv.org/pdf/1812.06177.pdf) paper, Robert Tarjan and Cliff Liu, 2020.\n\nThe actual implementation is in `parallel.cpp` and includes comments detailing the steps. `main.cpp` contains driver code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehanix%2Falgorithm-b-openmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehanix%2Falgorithm-b-openmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehanix%2Falgorithm-b-openmp/lists"}