Skip to content

A linear programming model using lpSolve in R to optimize budget allocation across different constraints (5K, 10K, 15K, 20K, 25K, 30K, 35K). ๐Ÿš€

Notifications You must be signed in to change notification settings

codaley/budget-optimization-linear-prog

Repository files navigation

Optimized Budget Allocation with Linear Programming ๐Ÿš€

This project implements a linear programming model using lpSolve in R to optimize budget allocation across different constraints (5K, 10K, 15K, 20K, 25K, 30K, 35K). The goal is to maximize efficiency while adhering to predefined constraints.

Features

  • Linear Programming Model: Uses lpSolve for optimization.
  • Multiple Budget Constraints: Supports allocations for 5K, 10K, 15K, 20K, 25K, 30K and 35K.
  • Efficient Resource Distribution: Ensures optimal allocation across given constraints.
  • Implemented in R: Uses an open-source approach with lpSolve.

About

A linear programming model using lpSolve in R to optimize budget allocation across different constraints (5K, 10K, 15K, 20K, 25K, 30K, 35K). ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages