Commit Graph

26 Commits

Author SHA1 Message Date
SpaceCat-Chan
0c647c0471 create downhill iter wrapper 2023-12-06 17:52:37 +00:00
Lofty
0aadeab542 awooter: further clean up 2023-12-06 17:52:37 +00:00
Lofty
063c96c3df awooter: add Arc struct 2023-12-06 17:52:37 +00:00
SpaceCat-Chan
b50e56a543 split partitioning code into seperate file 2023-12-06 17:52:37 +00:00
SpaceCat-Chan
862fbf7ca7 split arc extraction into function 2023-12-06 17:52:37 +00:00
Lofty
6279d1642c awooter: clean up unused code 2023-12-06 17:52:37 +00:00
Lofty
fbbcf6aa67 awooter: return of the progress bar 2023-12-06 17:52:37 +00:00
SpaceCat-Chan
d7dbaa2c7e fix bug in split_line_over_x 2023-12-06 17:52:37 +00:00
Lofty
b4a442ba29 awooter: simple time measurement 2023-12-06 17:52:37 +00:00
SpaceCat-Chan
0a46c5b491 make partitioner run in parallel over nets 2023-12-06 17:52:37 +00:00
Lofty
3931daefc7 awooter: atomics instead 2023-12-06 17:52:37 +00:00
Lofty
1b80a559e2 awooter: better locking 2023-12-06 17:52:37 +00:00
Lofty
026c2883e5 awooter: properly parallelise 2023-12-06 17:52:37 +00:00
Lofty
937acd3ee9 awooter: clamp pip indices 2023-12-06 17:52:37 +00:00
Lofty
49b6d894d1 awooter: cargo fmt 2023-12-06 17:52:37 +00:00
Lofty
8276bf255d awooter: parallelise partitioning 2023-12-06 17:52:37 +00:00
Lofty
ac43ddbcc5 awooter: refactor and bugfix
Co-authored-by: Spacecat-Chan <49094338+SpaceCat-Chan@users.noreply.github.com>
2023-12-06 17:52:37 +00:00
Lofty
5d74f340dd awooter: further prettify 2023-12-06 17:52:37 +00:00
Lofty
94c921a48e awooter: prettify 2023-12-06 17:52:37 +00:00
Lofty
9a2532be45 awooter: net-based partitioner 2023-12-06 17:52:37 +00:00
Lofty
95e802ee3d awooter: wire storage and some cleanup 2023-12-06 17:52:37 +00:00
Lofty
153c8a9c6c awooter: 'better' FFI API 2023-12-06 17:52:37 +00:00
Lofty
d27bcbf19e awooter: fix an API soundness issue 2023-12-06 17:52:37 +00:00
Lofty
2662354aae awooter: partition experiment code 2023-12-06 17:52:37 +00:00
Lofty
c821a68da7 awooter: add net import code 2023-12-06 17:52:37 +00:00
Lofty
8052a3eea6 awooter: highly, highly WIP 2023-12-06 17:52:37 +00:00