{"id":13507217,"url":"https://github.com/aggelgian/erlang-algorithms","last_synced_at":"2025-03-30T07:32:31.624Z","repository":{"id":6378642,"uuid":"7616166","full_name":"aggelgian/erlang-algorithms","owner":"aggelgian","description":"Implementations of popular data structures and algorithms","archived":false,"fork":false,"pushed_at":"2020-05-01T17:18:03.000Z","size":146,"stargazers_count":157,"open_issues_count":0,"forks_count":33,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-08-02T02:11:09.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://aggelgian.github.com/erlang-algorithms","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aggelgian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-15T01:08:36.000Z","updated_at":"2024-01-30T15:53:16.000Z","dependencies_parsed_at":"2022-07-28T23:09:14.696Z","dependency_job_id":null,"html_url":"https://github.com/aggelgian/erlang-algorithms","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/aggelgian%2Ferlang-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggelgian%2Ferlang-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggelgian%2Ferlang-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggelgian%2Ferlang-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggelgian","download_url":"https://codeload.github.com/aggelgian/erlang-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222535161,"owners_count":16999232,"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":[],"created_at":"2024-08-01T02:00:27.844Z","updated_at":"2024-11-01T06:31:34.867Z","avatar_url":"https://github.com/aggelgian.png","language":"Erlang","funding_links":[],"categories":["Algorithms and Data structures","Github Libraries"],"sub_categories":[],"readme":"erlang-algorithms\n=================\n\n### About the project\n\nThe goal of this project is to implement some useful algorithms and data structures in Erlang so as to help anyone who may need them.\n\n*  Currently Implemented Data Structures:\n\t*  Directed, Undirected, Weighted, Unweighted Graphs\n\t*  Min / Max Heaps\n\t*  Union / Find\n\n*  Currently Implemented Algorithms:\n\t*  BFS\n\t*  DFS\n\t*  Dijkstra\n\t*  Kruskal\n\t*  Edmonds-Karp\n\t*  Ford-Fulkerson\n\t*  A*\n\n### How to Compile and Run\n\n*  Compile the source code and the demo : `make`\n*  Run dialyzer : `make dialyzer`\n*  All of the above : `make all`\n*  Run the demo : `make demo`\n*  Make edoc : `make edoc`\n\nThe files in the `demo` folder contain functions that demostrate the code in action.\n\nFor full documentation check the [site](http://aggelgian.github.com/erlang-algorithms)\n\n\n### License\n\nThis project is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggelgian%2Ferlang-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggelgian%2Ferlang-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggelgian%2Ferlang-algorithms/lists"}