Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (24 loc) · 737 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 737 Bytes

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