Commit Graph

27 Commits

Author SHA1 Message Date
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