{"id":27442565,"url":"https://github.com/yorgosbas/primal-dual-linear-programming-converter","last_synced_at":"2025-04-15T00:30:45.267Z","repository":{"id":192450452,"uuid":"259064671","full_name":"YorgosBas/Primal-Dual-Linear-Programming-Converter","owner":"YorgosBas","description":"Convert a Primal Linear Problem into Dual Linear Problem ","archived":false,"fork":false,"pushed_at":"2020-04-26T15:41:54.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-09-04T20:08:17.834Z","etag":null,"topics":["linear-programming","primal-dual"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YorgosBas.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,"governance":null}},"created_at":"2020-04-26T15:26:52.000Z","updated_at":"2023-09-04T20:08:20.883Z","dependencies_parsed_at":"2023-09-04T20:18:48.802Z","dependency_job_id":null,"html_url":"https://github.com/YorgosBas/Primal-Dual-Linear-Programming-Converter","commit_stats":null,"previous_names":["yorgosbas/primal-dual-linear-programming-converter"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FPrimal-Dual-Linear-Programming-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FPrimal-Dual-Linear-Programming-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FPrimal-Dual-Linear-Programming-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FPrimal-Dual-Linear-Programming-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YorgosBas","download_url":"https://codeload.github.com/YorgosBas/Primal-Dual-Linear-Programming-Converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248983936,"owners_count":21193667,"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":["linear-programming","primal-dual"],"created_at":"2025-04-15T00:30:44.700Z","updated_at":"2025-04-15T00:30:45.228Z","avatar_url":"https://github.com/YorgosBas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Primal to Dual Linear Programming Converter\n\nThis repository extends [LP_Parser](https://github.com/YorgosBas/Linear-Program-Parser) functionallity with an additional feature of converting a primal problem to dual problem\n\n## How to run\n1. Install Parser.py and PrimalToDual.py\n2. Write the file name to be converted in the same directory (Example: \"Primal.txt\")\n3. Script will generate \"dual.txt\" file with the converted problem.\n\n## How it works\n1. Parses primal problem and checks for errors. Data are stored in specific matrices\n2. Converts the primal problem to dual\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorgosbas%2Fprimal-dual-linear-programming-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyorgosbas%2Fprimal-dual-linear-programming-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorgosbas%2Fprimal-dual-linear-programming-converter/lists"}