Julia package for producing jammed configurations of hard-spheres using iterative linear programming.
-
Updated
Feb 6, 2023 - Julia
Julia package for producing jammed configurations of hard-spheres using iterative linear programming.
Constrained Optimization: Point of Dispense distribution under large scale health emergencies for Allegheny County modeled as Two-Stage Stochastic Optimization
Essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Designed in accordance with Princeton University MOOC (Coursera) and programmed in Java
Final Project for the optimization class at UW-Madison that uses the Minimum-Cost network flow problem to model Madison Metro Bus transit services and optimize it.
Feed optimisation for Ruminants
Linear Programming Solver (2D): Implement a simple linear program solver for problems with two variables. You can visualize the feasible region (it'll be a polygon) and the objective function, and then implement an algorithm (like the simplex method or a graphical method) to find the optimal solution.
Some functions to solve exercises from the "Mathematical Models for Economics Applications" course that I attended during the last semester of my BSc.
Calculating the gradient function of linear question
Solve the shortest path problems using PuLP, a python library used to model linear programming problems
Hong Kong hotspots closed route simulator using traveling salesman problem model
Add a description, image, and links to the linearprogramming topic page so that developers can more easily learn about it.
To associate your repository with the linearprogramming topic, visit your repo's landing page and select "manage topics."