{"id":16345201,"url":"https://github.com/samuela/karger","last_synced_at":"2025-07-25T05:37:51.247Z","repository":{"id":146635451,"uuid":"153401365","full_name":"samuela/karger","owner":"samuela","description":"Karger's min-cut algorithm in OCaml","archived":false,"fork":false,"pushed_at":"2018-10-17T05:41:37.000Z","size":2290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T04:29:30.935Z","etag":null,"topics":["functional-programming","karger","ocaml"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/samuela.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-10-17T05:41:14.000Z","updated_at":"2018-10-17T05:43:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ac23093-8f56-4369-bac8-d44c91e9c9fa","html_url":"https://github.com/samuela/karger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samuela/karger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuela%2Fkarger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuela%2Fkarger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuela%2Fkarger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuela%2Fkarger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuela","download_url":"https://codeload.github.com/samuela/karger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuela%2Fkarger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266962231,"owners_count":24012994,"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-07-25T02:00:09.625Z","response_time":70,"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":["functional-programming","karger","ocaml"],"created_at":"2024-10-11T00:30:10.083Z","updated_at":"2025-07-25T05:37:51.209Z","avatar_url":"https://github.com/samuela.png","language":"OCaml","readme":"# Karger's min-cut algorithm in OCaml\nThis is an implementation of Karger's min-cut algorithm implemented in OCaml. Check out the *.in files in this repo for some example graphs. You can run them with\n```\n$ ocaml karger.ml b0.in\nstarting...\nBest cut so far: 14\nBest cut so far: 8\n...\n```\nThe program will keep searching for min-cuts and print updates each time it finds a better one.\n\nSee https://en.wikipedia.org/wiki/Karger%27s_algorithm for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuela%2Fkarger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuela%2Fkarger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuela%2Fkarger/lists"}