{"id":23164763,"url":"https://github.com/rwl/interiors","last_synced_at":"2025-04-04T21:16:55.396Z","repository":{"id":233026496,"uuid":"463597347","full_name":"rwl/interiors","owner":"rwl","description":"Rust Interior Point Solver","archived":false,"fork":false,"pushed_at":"2024-04-15T11:36:54.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T17:48:00.941Z","etag":null,"topics":["interior-point-method","nonlinear-optimization","rust-lang"],"latest_commit_sha":null,"homepage":"https://docs.rs/interiors","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-25T16:14:32.000Z","updated_at":"2024-04-12T21:19:20.000Z","dependencies_parsed_at":"2024-12-18T01:12:52.385Z","dependency_job_id":"86a71364-5d42-4a11-84d3-0da31ca4f3a9","html_url":"https://github.com/rwl/interiors","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"8141eb755c8eab4db27cd40b3810a9e65421b660"},"previous_names":["rwl/interiors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwl%2Finteriors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwl%2Finteriors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwl%2Finteriors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwl%2Finteriors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwl","download_url":"https://codeload.github.com/rwl/interiors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249548,"owners_count":20908213,"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":["interior-point-method","nonlinear-optimization","rust-lang"],"created_at":"2024-12-18T01:12:48.598Z","updated_at":"2025-04-04T21:16:55.372Z","avatar_url":"https://github.com/rwl.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# interiors\n\nThe `interiors` crate solves non-linear programming problems (NLPs) using a\nprimal-dual interior point method. It is based on the [MATPOWER Interior Point Solver (MIPS)][1].\nMIPS is based on [code written in C language][2] by Hongye Wang as a graduate\nstudent at Cornell University for optimal power flow applications. It was\nlater ported to the MATLAB/Octave language by Ray D. Zimmerman for use in [MATPOWER][3].\n\n## [Citation](CITATION)\n\nWe request that publications derived from the use of `interiors` explicitly\nacknowledge the MATPOWER Interior Point Solver (MIPS) by citing the\n2007 paper:\n\n\u003e H. Wang, C. E. Murillo-Sánchez, R. D. Zimmerman, R. J. Thomas, \"On\n\u003e Computational Issues of Market-Based Optimal Power Flow,\" *Power Systems,\nIEEE Transactions on*, vol. 22, no. 3, pp. 1185-1193, Aug. 2007.\n\u003e doi: [10.1109/TPWRS.2007.901301][4]\n\n## License\n\nThe source code for `interiors` is distributed under the [3-clause BSD license](LICENSE).\n\n[1]: https://github.com/MATPOWER/mips\n\n[2]: http://www.pserc.cornell.edu/tspopf/\n\n[3]: https://github.com/MATPOWER/matpower\n\n[4]: https://doi.org/10.1109/TPWRS.2007.901301","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwl%2Finteriors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwl%2Finteriors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwl%2Finteriors/lists"}