GUSAR1T0 / TransportationProblem

The implementation of transportation problem of specific situation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransportationProblem

The implementation of transportation problem

NOTICE: almost all info messages are in Russian

Environment

  • Python 3.6
  • Django 1.11.7

Example of usage

python3 manage.py runserver 0.0.0.0:8080

Screens

Main view

main view main view

Message after solution, unsuccess

unsuccess

Message after solution, success

success

Begin of solution

begin

Solution (some parts of it were missed)

solution solution solution

Result

result

About

The implementation of transportation problem of specific situation


Languages

Language:Python 47.7%Language:JavaScript 23.4%Language:HTML 23.3%Language:CSS 5.5%