{"id":15539705,"url":"https://github.com/thchang/lp_benchmark","last_synced_at":"2025-03-28T23:44:10.635Z","repository":{"id":207856145,"uuid":"720225277","full_name":"thchang/lp_benchmark","owner":"thchang","description":"Why do so many LP solvers sometimes fail?","archived":false,"fork":false,"pushed_at":"2023-11-18T01:09:43.000Z","size":30665,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-09T12:59:01.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/thchang.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-11-17T21:33:03.000Z","updated_at":"2023-11-22T02:48:31.000Z","dependencies_parsed_at":"2023-11-18T03:32:07.507Z","dependency_job_id":null,"html_url":"https://github.com/thchang/lp_benchmark","commit_stats":null,"previous_names":["thchang/lp_benchmark"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thchang%2Flp_benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thchang%2Flp_benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thchang%2Flp_benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thchang%2Flp_benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thchang","download_url":"https://codeload.github.com/thchang/lp_benchmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246117690,"owners_count":20726068,"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-02T12:11:10.025Z","updated_at":"2025-03-28T23:44:10.610Z","avatar_url":"https://github.com/thchang.png","language":"Python","readme":"# Some problems that make LP solvers sometimes fail\n\n - Add solvers to the file ``solvers.py``\n - Add problems to the file ``problems.py``\n - If data files are needed to define the problem, put them in the ``data`` directory\n - Add any methods / problems you want to skip to the corresponding skip list in ``main.py``\n\nNote:\n\n - Not all solvers are exclusively LP solvers, just solvers that can solve LPs\n - For most of my problems I need the basic solution so simplex methods are preferred\n\nRun:\n\n```\npython3 main.py\n```\n\nRequires:\n - ``numpy``\n - ``scipy``\n - ``cvxpy``\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthchang%2Flp_benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthchang%2Flp_benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthchang%2Flp_benchmark/lists"}