Skip to content

Linear Programming Solver website using PuLP as the modeling library in Python. Django as the backend framework and is hosted on Vercel.

License

Notifications You must be signed in to change notification settings

thangbuiq/LinearProgramming-Django-Pulp

Repository files navigation

Linear Programming Project

This repository contains a Linear Programming project implemented using PuLP as the modeling library in Python. The project also utilizes Django as the backend framework and is hosted on Vercel.

❓ Description

It leverages the PuLP library in Python to create mathematical models and solve linear programming problems efficiently. The project is built with a Django backend, which provides a robust and flexible web application framework. The application allows users to define their optimization problems, input the necessary constraints and objectives, and obtain optimal solutions.

🐾 Installation

To run the Linear Programming Project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/thangbuiq/LinearProgramming-Django-Pulp.git
  1. Navigate to the project directory:
cd LinearProgramming-Django-Pulp
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Start the development server:
make run
  1. Open your web browser and visit http://localhost:8000 to access the application.

🐮 Members

Members Name Jobs Nickname
Leader Bui Quang Thang Develop backend solution kontrimnon
Member Nguyen Thuy Vy Develop input algorithm bonuongsate

💯 Thanks for visiting


About

Linear Programming Solver website using PuLP as the modeling library in Python. Django as the backend framework and is hosted on Vercel.

Topics

Resources

License

Stars

Watchers

Forks

Languages