An open API service indexing awesome lists of open source software.

https://github.com/kitsuyaazuma/optimaz

A web application for mathematical optimization
https://github.com/kitsuyaazuma/optimaz

mathematical-optimization pulp python3 streamlit

Last synced: about 2 months ago
JSON representation

A web application for mathematical optimization

Awesome Lists containing this project

README

          

# OptimAz
logo

**OptimAz** is a web application for mathematical optimization.

# DEMO

[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)]()

# Features

# Requirement

* Python 3.10

# Installation & Usage

```bash
git clone https://github.com/Kitsuya0828/OptimAz.git
cd OptimAz
pip install -r requirements.txt
streamlit run HOME.py
```

# Note

# Author

* Kitsuya Azuma ( kitsuyaazuma@gmail.com )
* Tohoku University

# License

"OptimAz" is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).

Thank you!