{"id":15966725,"url":"https://github.com/libbum/elm-partition","last_synced_at":"2026-01-31T02:03:52.993Z","repository":{"id":57674633,"uuid":"146095098","full_name":"Libbum/elm-partition","owner":"Libbum","description":"Partition problem (number partitioning) solvers","archived":false,"fork":false,"pushed_at":"2018-12-25T10:30:22.000Z","size":164,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:43:40.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://package.elm-lang.org/packages/Libbum/elm-partition/latest/Partition","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Libbum.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":"2018-08-25T12:53:30.000Z","updated_at":"2023-07-25T14:19:28.000Z","dependencies_parsed_at":"2022-09-11T16:32:02.586Z","dependency_job_id":null,"html_url":"https://github.com/Libbum/elm-partition","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Libbum/elm-partition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Libbum%2Felm-partition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Libbum%2Felm-partition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Libbum%2Felm-partition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Libbum%2Felm-partition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Libbum","download_url":"https://codeload.github.com/Libbum/elm-partition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Libbum%2Felm-partition/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259297934,"owners_count":22836436,"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-10-07T18:03:43.666Z","updated_at":"2026-01-31T02:03:47.961Z","avatar_url":"https://github.com/Libbum.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"![elm-partition](https://raw.githubusercontent.com/Libbum/elm-partition/master/logo/logo.png)\n\nThe partition problem is a mathematically [NP-complete](https://en.wikipedia.org/wiki/NP-completeness) task which splits a set of numbers into two subsets, where the sum of these subsets is equal.\n\nThis library implements a number of different methods to obtain the subsets\u0026mdash;some optimal and some fast.\n\n## Roadmap\n\n- [x] Brute force method\n- [ ] pseudo-polynomial\n- [x] greedy\n- [x] largest differencing\n- [ ] anytime\n\n## License\n\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FLibbum%2Felm-partition.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2Felm-partition?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibbum%2Felm-partition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibbum%2Felm-partition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibbum%2Felm-partition/lists"}