{"id":15760614,"url":"https://github.com/flrs/linear_programming_with_or_tools","last_synced_at":"2025-03-31T09:19:08.939Z","repository":{"id":201981373,"uuid":"338699780","full_name":"flrs/linear_programming_with_or_tools","owner":"flrs","description":"Linear Programming with Google's OR-Tools","archived":false,"fork":false,"pushed_at":"2021-02-14T02:55:22.000Z","size":2350,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T00:48:22.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/flrs.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":"2021-02-14T00:33:03.000Z","updated_at":"2021-02-14T02:55:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f5a5b64-dbb5-4a81-a6a8-5e23376624fe","html_url":"https://github.com/flrs/linear_programming_with_or_tools","commit_stats":null,"previous_names":["flrs/linear_programming_with_or_tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flrs%2Flinear_programming_with_or_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flrs%2Flinear_programming_with_or_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flrs%2Flinear_programming_with_or_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flrs%2Flinear_programming_with_or_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flrs","download_url":"https://codeload.github.com/flrs/linear_programming_with_or_tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443534,"owners_count":20778252,"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-04T10:59:16.332Z","updated_at":"2025-03-31T09:19:08.919Z","avatar_url":"https://github.com/flrs.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linear Programming with OR-Tools\n\nIn this repository, we use [Google's OR-Tools](https://developers.google.com/optimization/) to solve an optimization \ntask with linear programming. Linear programming is a way of optimizing the outcome of a mathematical model with linear\ndependencies under constraints.\n\n## Getting Started\n\nTo get started with the analysis, it is easiest to boot up the analysis notebook in Binder:\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/flrs/linear_programming_with_or_tools/HEAD?filepath=notebooks%2Famphibians_vs_preys_linear_programming_analysis.ipynb)\n\n## Contents\n\n- [data](./data) - Data used for defining ecosystems\n- [notebooks](./notebooks) – Notebooks with analyses and examples\n  - [amphibians_vs_preys_linear_programming_analysis.ipynb](./notebooks/amphibians_vs_preys_linear_programming_analysis.ipynb) – [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/flrs/linear_programming_with_or_tools/HEAD?filepath=notebooks%2Famphibians_vs_preys_linear_programming_analysis.ipynb) | [HTML](https://flrs.github.io/linear_programming_with_or_tools/) – Main analysis\n  - [ecosystem_example.ipynb](./notebooks/ecosystem_example.ipynb) – [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/flrs/linear_programming_with_or_tools/HEAD?filepath=%2Fnotebooks%2Fecosystem_example.ipynb) – Example about how to use the `Ecosystem` class\n- [src](./src) – Source code for `Ecosystem` class\n\n## License\n\nAll code in this repository is proprietary.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflrs%2Flinear_programming_with_or_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflrs%2Flinear_programming_with_or_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflrs%2Flinear_programming_with_or_tools/lists"}