Commit Graph

61 Commits

Author SHA1 Message Date
e4b75957a7 [lab5] Minor fixes 2026-02-25 17:17:28 +03:00
dab2d16e38 [lab5] Simulation and visualization 2026-02-25 17:09:45 +03:00
0e735f4db5 [lab3] Fixes after refactoring 2026-02-24 21:49:03 +03:00
2b601e8d9a [lab3] Finished ui refactoring 2026-02-24 21:08:01 +03:00
2ea5448ae3 Attempt 3 to make mutability-independent UI 2026-02-24 00:29:01 +03:00
09b732cfbc Attempt 2 to make mutability-independent UI 2026-02-21 02:59:46 +03:00
f295dc7a12 Attempt 1 to make mutability-independent UI 2026-02-20 16:42:17 +03:00
088cf8d194 [lab3] Total algo refactoring 2026-02-16 20:57:47 +03:00
50db706436 [lab3] Decomposed gui 2026-02-16 02:00:03 +03:00
642bb6619d [lab3] Vertex IDs in graph render 2026-02-16 01:45:51 +03:00
1cbbfade75 Returned back missed title of main window 2026-02-16 01:21:13 +03:00
f4f8f43d3e [lab2] Structs hierarchy refactoring 2026-02-16 01:15:10 +03:00
837dfe9ba0 [lab2] Gui decomposition 2026-02-16 00:49:13 +03:00
60450ee342 Fixed panic when resized stretched slider 2026-02-16 00:33:53 +03:00
ed55515d26 [lab3] Extracted add/remove vertex to complex graph 2026-02-16 00:29:27 +03:00
178007edee [lab2] Update pending compact applying 2026-02-15 23:31:12 +03:00
bab6598a0d [lab1] Total gui refactoring 2026-02-15 20:52:13 +03:00
0aafa08ddb Subwindow shortcut 2026-02-15 20:51:49 +03:00
baf7589aee Extracted 'UpdatePending' 2026-02-15 18:42:41 +03:00
fa0cdee811 Boot function 2026-02-15 18:07:17 +03:00
467f3193b2 Common slider functions 2026-02-14 22:46:41 +03:00
ed1883773c Centralized dependency management 2026-02-14 21:06:19 +03:00
bb840f3c8a Utility module naming 2026-02-14 19:45:41 +03:00
d2ba913525 [lab3] Ants similar visualization 2026-02-10 13:31:47 +03:00
6b74ba6590 [lab5] Settings UI 2026-02-10 12:00:12 +03:00
c8b821042b [lab3] Extracted lengths editor to lib 2026-02-10 11:31:57 +03:00
da01fc5bcb [lab3] Extracted edges and vertices vectors to separate module 2026-02-10 11:24:13 +03:00
177c11e67c [lab5] Product and mutate operators 2026-02-10 10:59:56 +03:00
1f74d15cad [lab5] Initial commit 2026-02-10 10:18:05 +03:00
d20a7e6bd5 [lab4] Missed hidden layer size input 2026-02-09 12:28:27 +03:00
6f2ab2bb6b [lab4] Minor fixes 2026-02-09 11:47:53 +03:00
8680a370a5 [lab4] GUI 2026-02-09 11:41:31 +03:00
7071338f96 [lab4] Model wrapper to work with domain 2026-02-09 10:58:38 +03:00
ef711b5e95 [lab4] Model implementation 2026-02-08 21:40:19 +03:00
5c8e1f9dc2 [lab4] More flexibility for passing dynamic vector types 2026-02-08 20:00:32 +03:00
332ca62569 [lab4] Now arrays are dynamically sized 2026-02-08 19:42:50 +03:00
70742fad8b [lab4] Simplified to procedures on f64 2026-02-08 19:30:58 +03:00
91fa4cefe2 [lab4] Simplified to procedures on f64 2026-02-08 19:30:37 +03:00
491baf2bfb [lab4] Removed const size from Layer trait 2026-02-08 18:48:28 +03:00
d4bcef5160 [lab4] Layer struct 2026-02-08 17:16:32 +03:00
9243aa4399 [lab4] Initial commit 2026-02-08 11:41:17 +03:00
f7d95b6e98 [lab3] Visualization panel stub 2026-02-08 11:30:09 +03:00
c0f03fd71a [lab3] Edit panel (with actions) 2026-02-08 09:53:01 +03:00
16444210e2 [lab3] Edit panel (without actions) 2026-02-08 08:37:51 +03:00
88a33d4a72 [lab3] Ant algorithm simulation 2026-02-08 08:37:30 +03:00
3a57dee786 [lab3] Initial commit 2026-02-05 06:28:26 +03:00
647e87a1d2 [lab2] Fixed bug in bit vector true's counter 2026-01-30 05:52:38 +03:00
e267807931 [lab2] Fixed spacing in table 2026-01-30 05:26:19 +03:00
762238d55c [lab2] Cleanup 2026-01-30 03:02:49 +03:00
8ae7321cd9 [lab2] GUI 2026-01-30 02:54:34 +03:00