hourglass_full Загружается, пожалуйста подождите...

Скачивание Primal Simplex Solver_Latest Version.apk - APk-DL

Если загрузка не началась, нажми сюда

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Описание

Primal Simplex Solver is a linearprogrammingproblems solver which implements the primal simplexalgorithm tofind the optimal solution. Solutions are given for anymaximizationproblem which involves up to 10 variables and up to 10constraints.

Features:
- Solves maximization problems using primal simplex algorithm
- Handles up to 10 variables and up to 10 constraints
- Handles any kind of constraint (<= , >= , =)
- Solution is given step-by-step, showing partial tableaus,orimmediately with one click
- Results include: optimal variables values, reduced costs,shadowprices, slack/surplus variables values
- Supports both decimals and fractions