{"id":27202520,"url":"https://github.com/rozbb/grouper","last_synced_at":"2025-10-11T16:42:03.964Z","repository":{"id":4265120,"uuid":"5392361","full_name":"rozbb/Grouper","owner":"rozbb","description":"An optimal group calculator written for my school","archived":false,"fork":false,"pushed_at":"2012-08-16T19:17:55.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T22:00:46.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rozbb.png","metadata":{"files":{"readme":"README.mkd","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}},"created_at":"2012-08-12T22:06:43.000Z","updated_at":"2013-10-10T21:43:34.000Z","dependencies_parsed_at":"2022-09-17T07:50:43.599Z","dependency_job_id":null,"html_url":"https://github.com/rozbb/Grouper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rozbb/Grouper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2FGrouper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2FGrouper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2FGrouper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2FGrouper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozbb","download_url":"https://codeload.github.com/rozbb/Grouper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2FGrouper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007970,"owners_count":26084369,"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-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2025-04-09T22:00:19.838Z","updated_at":"2025-10-11T16:42:03.948Z","avatar_url":"https://github.com/rozbb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Optimal Group Calculator\n\nThis application finds the optimal groups of people given their choices and group size. This application was not made to look pretty or work particularly quickly (O(n choose k), ouch) but hopefully it'll work...hopefully.\n\nSyntax:\n\u003cpre\u003e\n./group \u0026lt;input_file\u0026gt;\n\u003c/pre\u003e\n\n### Input\n\nThe input file's first line must be the group size.\nThe rest of the file has the following syntax:\nThe person who's choices are being listed must have their name on a line alone.\nThe choices of that person appear sequentially each line after that one and must be preceded by whitespace (tabs or spaces). A sample input has been provided. Note: all naming throughout the file must be consistent. A spelling mistake will taken as a different person all together.\n\n### Output\n\nThe output will be a list of groups with each member on its own line delimited by a blank line. All outliers (people who did not fit into any group) are listed on the last set of lines.\n\n### Miscellaneous\n\nThis program is dependent on the C++11 standard and has only been compiled with g++ 4.7.1, you've been warned\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozbb%2Fgrouper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozbb%2Fgrouper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozbb%2Fgrouper/lists"}