Skip to content

Solution to a linear model about gardening services using 'glpk' solver. General definition of the problem, formulation of variables, objective function and constraints + Insights about the model sensitivity.

Notifications You must be signed in to change notification settings

lucia-corsan/LinearModelOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gardening Services Linear Model

  • Course: Optimization and Analytics
  • Grade: 10/10 This repository contains a linear model for gardening services using the 'glpk' solver. It includes the general definition of the problem, formulation of variables, objective function, constraints, and insights about the model sensitivity.

Problem Description

The linear model aims to optimize the provision of gardening services based on certain constraints and objectives.

Solver

The model is solved using the 'glpk' solver, which is an open-source linear programming library.

Contents

  • CORDERO-SÁNCHEZ-LUCÍA HW1.html: HTML file containing the model description and analysis.
  • CORDERO-SÁNCHEZ-LUCÍA HW1.ipynb: Jupyter Notebook file containing the model implementation and results.

Usage

To use the model, ensure you have the 'glpk' solver installed. You can then run the Jupyter Notebook file to see the model implementation and results.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please fork the repository and submit a pull request with your changes.

About

Solution to a linear model about gardening services using 'glpk' solver. General definition of the problem, formulation of variables, objective function and constraints + Insights about the model sensitivity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published