pyoframe 1.0.0__tar.gz → 1.0.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyoframe-1.0.1/.github/dependabot.yml +16 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/ci.yml +2 -2
- {pyoframe-1.0.0 → pyoframe-1.0.1}/PKG-INFO +4 -4
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/overrides/main.html +5 -4
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/why-pyoframe/index.md +1 -1
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyoframe.egg-info/PKG-INFO +4 -4
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyoframe.egg-info/SOURCES.txt +1 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyoframe.egg-info/requires.txt +3 -3
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyproject.toml +3 -3
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_version.py +3 -3
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.gitattributes +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/CODEOWNERS +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/actions/setup_optimizers_linux/action.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/actions/setup_optimizers_macos/action.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/actions/setup_optimizers_windows/action.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/format.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/lines_changed_counter.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/lint.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/publish_doc.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/publish_doc_dev.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/publish_to_pypi.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.github/workflows/test_doc.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.gitignore +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.pre-commit-config.yaml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.vscode/launch.json +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/.vscode/settings.json +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/CHANGELOG.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/LICENSE +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/README.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/conftest.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/contribute/index.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/diet.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/facility_location.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/index.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/portfolio_optimization.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/examples/production.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/index.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/javascripts/feedback.js +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/datastructure.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/internals.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/performance.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/quadratics.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/advanced-concepts/troubleshooting.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/concepts/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/concepts/addition.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/concepts/building-blocks.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/concepts/solver-access.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/concepts/special-functions.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/example-with-dimensions.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/example.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/food_data.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/foods.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/foods_to_nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/results.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/installation.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/power_grid_example.ipynb +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/three-bus.png +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/migrate/v1.0.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/overrides/partials/actions.html +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/overrides/partials/comments.html +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/overrides/partials/integrations/analytics/custom.html +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/bases/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/bases/BaseBlock.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/bases/BaseOperableBlock.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/external/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/external/pandas.DataFrame.to_expr.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/external/pandas.Series.to_expr.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/external/polars.DataFrame.to_expr.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/index.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/public/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/public/Config.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/types/.nav.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/reference/types/Operable.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/stylesheets/extra.css +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/why-pyoframe/data_py.parquet +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/why-pyoframe/gen_py.parquet +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/why-pyoframe/pyoframe-performance.ipynb +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/docs/why-pyoframe/three-bus-four-gen.png +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/giscus.json +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/mkdocs.yml +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyoframe.egg-info/dependency_links.txt +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/pyoframe.egg-info/top_level.txt +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/archive/benchmark_assign_ids_constraints.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/archive/benchmark_assign_ids_constraints_2.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/archive/benchmark_assign_ids_variables.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/archive/benchmark_attr_performance.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/generate_api_reference.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/scripts/griffe_extensions.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/setup.cfg +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_arithmetic.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_constants.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_core.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_model_element.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_monkey_patch.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_objective.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/src/pyoframe/_utils.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/conftest.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/README.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/input_data/orders.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/input_data/parameters.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/README.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/input_data/foods.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/input_data/foods_to_nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/input_data/nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/model_gurobipy.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/Buy.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/Buy_ub.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/max_nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/min_nutrients.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/input_data/plants.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/input_data/transport_costs.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/input_data/wharehouses.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/model_gurobipy.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/open.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/transport.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/input_data/assets.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/input_data/covariance.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/input_data/portfolio_params.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/con_min_return.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/con_weights_sum.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/portfolio_optim/results/weight.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/input_data/machines_availability.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/input_data/processing_times.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/input_data/products_profit.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/production_planning/results/solution.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/README.md +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/input_data/elspot-prices_2021_hourly_eur.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/Pump.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/Storage_level.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/Turb.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/objective.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/pumped_storage/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/__init__.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/input_data/initial_numbers.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-copt-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-copt-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-gurobi-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-gurobi-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-highs-machine.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/problem-highs-pretty.lp +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-copt-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-copt-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-gurobi-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-gurobi-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-highs-machine.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution-highs-pretty.sol +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/sudoku/results/solution.csv +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_addition.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_arithmetic.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_constraint.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_examples.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_io.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_model.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_names.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_objective.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_solver.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/test_variable.py +0 -0
- {pyoframe-1.0.0 → pyoframe-1.0.1}/tests/util.py +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
version: 2
|
|
2
|
+
updates:
|
|
3
|
+
- package-ecosystem: pip
|
|
4
|
+
directory: "/"
|
|
5
|
+
schedule:
|
|
6
|
+
interval: daily
|
|
7
|
+
time: "17:00"
|
|
8
|
+
groups:
|
|
9
|
+
python-production-packages:
|
|
10
|
+
dependency-type: production
|
|
11
|
+
patterns:
|
|
12
|
+
- "*"
|
|
13
|
+
python-dev-packages:
|
|
14
|
+
dependency-type: development
|
|
15
|
+
patterns:
|
|
16
|
+
- "*"
|
|
@@ -45,9 +45,9 @@ jobs:
|
|
|
45
45
|
username: ${{ github.triggering_actor }}
|
|
46
46
|
env:
|
|
47
47
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
48
|
-
# If neither has permissions and no 'safe to test' label throw error
|
|
48
|
+
# If neither has permissions and no 'safe to test' label and not dependabot throw error
|
|
49
49
|
- name: Check User Permission
|
|
50
|
-
if: steps.checkAccess.outputs.require-result == 'false' && steps.checkTriggeringAccess.outputs.require-result == 'false' && !contains(github.event.pull_request.labels.*.name, 'safe to test')
|
|
50
|
+
if: steps.checkAccess.outputs.require-result == 'false' && steps.checkTriggeringAccess.outputs.require-result == 'false' && !contains(github.event.pull_request.labels.*.name, 'safe to test') && (github.actor != 'dependabot[bot]')
|
|
51
51
|
shell: bash
|
|
52
52
|
run: |
|
|
53
53
|
echo "${{ github.triggering_actor }} does not have permissions on this repo."
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyoframe
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Blazing fast linear program interface
|
|
5
5
|
Author-email: Bravos Power <dev@bravospower.com>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -17,10 +17,10 @@ Description-Content-Type: text/markdown
|
|
|
17
17
|
License-File: LICENSE
|
|
18
18
|
Requires-Dist: polars~=1.0
|
|
19
19
|
Requires-Dist: pyarrow
|
|
20
|
-
Requires-Dist: pandas
|
|
20
|
+
Requires-Dist: pandas<3
|
|
21
21
|
Requires-Dist: pyoptinterface==0.5.1
|
|
22
22
|
Provides-Extra: highs
|
|
23
|
-
Requires-Dist: highsbox; extra == "highs"
|
|
23
|
+
Requires-Dist: highsbox<=1.11.0; extra == "highs"
|
|
24
24
|
Provides-Extra: ipopt
|
|
25
25
|
Requires-Dist: pyoptinterface[nlp]; extra == "ipopt"
|
|
26
26
|
Requires-Dist: llvmlite<=0.44.0; extra == "ipopt"
|
|
@@ -34,7 +34,7 @@ Requires-Dist: pre-commit==4.3.0; extra == "dev"
|
|
|
34
34
|
Requires-Dist: gurobipy==12.0.3; extra == "dev"
|
|
35
35
|
Requires-Dist: coverage==7.10.6; extra == "dev"
|
|
36
36
|
Requires-Dist: ipykernel==6.30.1; extra == "dev"
|
|
37
|
-
Requires-Dist: highsbox; extra == "dev"
|
|
37
|
+
Requires-Dist: highsbox<=1.11.0; extra == "dev"
|
|
38
38
|
Requires-Dist: pyoptinterface[nlp]; extra == "dev"
|
|
39
39
|
Requires-Dist: numpy; extra == "dev"
|
|
40
40
|
Provides-Extra: docs
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{% extends "base.html" %}
|
|
2
2
|
|
|
3
3
|
<! -- https://github.com/squidfunk/mkdocs-material/discussions/5803 -->
|
|
4
|
-
{%
|
|
5
|
-
{
|
|
4
|
+
{% block announce %}
|
|
5
|
+
{%- if config.extra.pre_release -%}
|
|
6
6
|
You are currently viewing <strong>pre-release</strong> documentation. This may contain features that have not yet been packaged. For the most accurate information, please <strong><a href="{{ '../' ~ base_url }}">access the release version</a></strong>.
|
|
7
|
-
{
|
|
8
|
-
{%
|
|
7
|
+
{%- endif -%}
|
|
8
|
+
{% endblock %}
|
|
9
|
+
|
|
9
10
|
|
|
10
11
|
{% block outdated %}
|
|
11
12
|
You are currently viewing <strong>outdated</strong> documentation. For the most up-to-date information, please <strong><a href="{{ '../' ~ base_url }}">refer to the latest release</a></strong>.
|
|
@@ -8,4 +8,4 @@ A growing community of users are choosing Pyoframe for its speed, memory efficie
|
|
|
8
8
|
|
|
9
9
|
We are actively developing performance benchmarks against other libraries. Preliminary (unpublished) results indicate that Pyoframe is much faster!
|
|
10
10
|
|
|
11
|
-
Kjartan has also kindly developed a [notebook showcasing Pyoframe](https://colab.research.google.com/github/Bravos-Power/pyoframe/blob/
|
|
11
|
+
Kjartan has also kindly developed a [notebook showcasing Pyoframe](https://colab.research.google.com/github/Bravos-Power/pyoframe/blob/main/docs/why-pyoframe/pyoframe-performance.ipynb) for its speed, memory efficiency and readability compared to GAMS, Gurobipy, and Linopy.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyoframe
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Blazing fast linear program interface
|
|
5
5
|
Author-email: Bravos Power <dev@bravospower.com>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -17,10 +17,10 @@ Description-Content-Type: text/markdown
|
|
|
17
17
|
License-File: LICENSE
|
|
18
18
|
Requires-Dist: polars~=1.0
|
|
19
19
|
Requires-Dist: pyarrow
|
|
20
|
-
Requires-Dist: pandas
|
|
20
|
+
Requires-Dist: pandas<3
|
|
21
21
|
Requires-Dist: pyoptinterface==0.5.1
|
|
22
22
|
Provides-Extra: highs
|
|
23
|
-
Requires-Dist: highsbox; extra == "highs"
|
|
23
|
+
Requires-Dist: highsbox<=1.11.0; extra == "highs"
|
|
24
24
|
Provides-Extra: ipopt
|
|
25
25
|
Requires-Dist: pyoptinterface[nlp]; extra == "ipopt"
|
|
26
26
|
Requires-Dist: llvmlite<=0.44.0; extra == "ipopt"
|
|
@@ -34,7 +34,7 @@ Requires-Dist: pre-commit==4.3.0; extra == "dev"
|
|
|
34
34
|
Requires-Dist: gurobipy==12.0.3; extra == "dev"
|
|
35
35
|
Requires-Dist: coverage==7.10.6; extra == "dev"
|
|
36
36
|
Requires-Dist: ipykernel==6.30.1; extra == "dev"
|
|
37
|
-
Requires-Dist: highsbox; extra == "dev"
|
|
37
|
+
Requires-Dist: highsbox<=1.11.0; extra == "dev"
|
|
38
38
|
Requires-Dist: pyoptinterface[nlp]; extra == "dev"
|
|
39
39
|
Requires-Dist: numpy; extra == "dev"
|
|
40
40
|
Provides-Extra: docs
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
polars~=1.0
|
|
2
2
|
pyarrow
|
|
3
|
-
pandas
|
|
3
|
+
pandas<3
|
|
4
4
|
pyoptinterface==0.5.1
|
|
5
5
|
|
|
6
6
|
[dev]
|
|
@@ -13,7 +13,7 @@ pre-commit==4.3.0
|
|
|
13
13
|
gurobipy==12.0.3
|
|
14
14
|
coverage==7.10.6
|
|
15
15
|
ipykernel==6.30.1
|
|
16
|
-
highsbox
|
|
16
|
+
highsbox<=1.11.0
|
|
17
17
|
pyoptinterface[nlp]
|
|
18
18
|
numpy
|
|
19
19
|
|
|
@@ -32,7 +32,7 @@ mike==2.1.3
|
|
|
32
32
|
ruff==0.12.11
|
|
33
33
|
|
|
34
34
|
[highs]
|
|
35
|
-
highsbox
|
|
35
|
+
highsbox<=1.11.0
|
|
36
36
|
|
|
37
37
|
[ipopt]
|
|
38
38
|
pyoptinterface[nlp]
|
|
@@ -22,12 +22,12 @@ classifiers = [
|
|
|
22
22
|
dependencies = [
|
|
23
23
|
"polars~=1.0",
|
|
24
24
|
"pyarrow",
|
|
25
|
-
"pandas",
|
|
25
|
+
"pandas<3",
|
|
26
26
|
"pyoptinterface==0.5.1", # pinned to avoid broken versions
|
|
27
27
|
]
|
|
28
28
|
|
|
29
29
|
[project.optional-dependencies]
|
|
30
|
-
highs = ["highsbox"]
|
|
30
|
+
highs = ["highsbox<=1.11.0"]
|
|
31
31
|
ipopt = [
|
|
32
32
|
"pyoptinterface[nlp]",
|
|
33
33
|
"llvmlite<=0.44.0", # Remove once issue is fixed: https://github.com/metab0t/PyOptInterface/issues/56
|
|
@@ -44,7 +44,7 @@ dev = [
|
|
|
44
44
|
"ipykernel==6.30.1", # add support for jupyter notebooks
|
|
45
45
|
# Automatically install as many solvers as possible
|
|
46
46
|
# (we don't pin since we want to test against the latest)
|
|
47
|
-
"highsbox",
|
|
47
|
+
"highsbox<=1.11.0",
|
|
48
48
|
"pyoptinterface[nlp]",
|
|
49
49
|
"numpy", # for testing with np.nan, don't pin so that two versions of Python are possible
|
|
50
50
|
]
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '1.0.
|
|
32
|
-
__version_tuple__ = version_tuple = (1, 0,
|
|
31
|
+
__version__ = version = '1.0.1'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 0, 1)
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'gf528fc0a7'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/example-with-dimensions.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/docs/learn/get-started/basic-example/foods_to_nutrients.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/docs/overrides/partials/integrations/analytics/custom.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/input_data/orders.csv
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/input_data/parameters.csv
RENAMED
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/cutting_stock_problem/results/objective.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/input_data/foods_to_nutrients.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-copt-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-copt-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-gurobi-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-gurobi-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-highs-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/problem-highs-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-copt-machine.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-copt-pretty.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-gurobi-machine.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-gurobi-pretty.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-highs-machine.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/diet_problem/results/solution-highs-pretty.sol
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/results/problem-gurobi-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_location/results/problem-gurobi-pretty.lp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/input_data/transport_costs.csv
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/input_data/wharehouses.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-copt-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-copt-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-gurobi-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-gurobi-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-highs-machine.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/problem-highs-pretty.lp
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-copt-machine.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-copt-pretty.sol
RENAMED
|
File without changes
|
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-gurobi-pretty.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-highs-machine.sol
RENAMED
|
File without changes
|
{pyoframe-1.0.0 → pyoframe-1.0.1}/tests/examples/facility_problem/results/solution-highs-pretty.sol
RENAMED
|
File without changes
|