Commit Graph

46 Commits

Author SHA1 Message Date
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
c5a5faf996 [lab2] Minor fixes in algo 2026-01-30 02:54:27 +03:00
50e2fa9a64 [lab2] Uncompressed bit vector to allow elements referencing 2026-01-29 23:24:57 +03:00
cda30bd374 [lab2] Algo implementation 2026-01-29 22:48:10 +03:00
dc98c25c41 [lab2] Bit vector implementation 2026-01-29 20:23:29 +03:00
9144681bad Cleanup and adjusting board colors 2026-01-22 06:15:43 +03:00
3d533d3e54 Rendering board 2026-01-22 06:04:54 +03:00
0f2ec21bf7 GUI for inputing config 2026-01-22 05:42:19 +03:00
87cb8c3cf1 Added rng param to algo 2026-01-22 04:45:04 +03:00
d8b8ece8a7 Annealing simulation base impl 2026-01-22 04:42:06 +03:00
ab46566693 Board class 2026-01-22 03:17:43 +03:00
6ff12cb56a Initial commit 2026-01-22 02:44:18 +03:00