Commit Graph
16 Commits
Author SHA1 Message Date
Ilya Grigorev 60bd99e570 update test cases and format code 2024-10-09 14:09:48 +05:00
emil a41c15f3ee Make appropriate outputs of inputs. 2024-10-09 01:13:45 +03:00
emil 5c2f80f85a Make appropriate outputting.
Fix Makefile and add optional rebuild shorcut function.
Fix outputs in simplex.cpp
2024-10-08 03:17:13 +03:00
Ilya Grigorev 8007275709 add test coverage and fix input 2024-10-08 00:57:25 +05:00
Ilya Grigorev 262894d00d Revert "Deleted manual input function"
This reverts commit fa123e0fb0.
2024-10-07 21:06:00 +05:00
emil fa123e0fb0 Deleted manual input function 2024-10-07 15:45:11 +03:00
emil 6e9ce3c894 merge (inapropriately) detached2 to main 2024-10-07 12:53:55 +03:00
Ilya Grigorev 98d5fc9da9 Move general matrix to simplex and fix bugs 2024-09-22 23:17:49 +05:00
emil28092005 9cf37ec9e4 it kinda works 2024-09-22 19:33:24 +03:00
emil28092005 6e5dab96b0 fractured matrix connection 2024-09-22 19:10:18 +03:00
Ilya Grigorev 2aee5013d6 add build system 2024-09-22 20:56:00 +05:00
emil28092005 df12b44d35 enhanced math.cpp and made while loop for iterative evaluation 2024-09-22 17:51:55 +03:00
emil28092005 3cba9318ef make abstract steps of simplex evaluation before elimination process 2024-09-21 20:22:36 +03:00
emil28092005 b073126348 make x column 2024-09-20 22:15:57 +03:00
emil28092005 ec18525f50 configure initial structure 2024-09-17 17:12:38 +03:00
emil28092005 a7c4d70193 configure initial structure 2024-09-17 17:10:25 +03:00