Commit Graph

25 Commits

Author SHA1 Message Date
Niko Abeler acf34d4331 initial position 2022-11-25 20:22:17 +01:00
Niko Abeler 6e99a71fde slightly better chunks 2022-11-25 20:11:55 +01:00
Niko Abeler 2ceb9a413f read from file 2022-11-23 21:16:26 +01:00
Niko Abeler b6ab0f2144 nicer iteration 2022-11-23 20:26:57 +01:00
Niko Abeler 0a548bbd32 integration of networkx model 2022-11-22 22:35:51 +01:00
Niko Abeler a503ba80ed networkx spring_layout copy 2022-11-22 22:26:09 +01:00
Niko Abeler ada2f2e9b1 more tests + allowing generators as input 2022-11-20 21:44:24 +01:00
Niko Abeler e9f90cbb69 simple tests 2022-11-20 20:39:36 +01:00
Niko Abeler c3cc7f690e refactoring to allow different models 2022-11-20 20:28:23 +01:00
Niko Abeler 8b18c1a570 formatting 2022-11-20 17:09:39 +01:00
Niko Abeler 19cea83bd8 use thread estimation if threads is set to 0 2022-11-20 17:05:11 +01:00
Niko Abeler d8b172c7fb clean up and moving iter and threads to params 2022-11-20 16:57:31 +01:00
Niko Abeler d897436ba1 first successful execution 2022-11-20 15:18:06 +01:00
Niko Abeler 3a9bf6d6ee init with maturin 2022-11-20 14:49:43 +01:00
Niko Abeler ebb683d3e2 set opt dist to 1 2022-11-19 21:32:21 +01:00
Niko Abeler df7db9b27d further refinement. upper bound for movement 2022-11-19 19:55:43 +01:00
Niko Abeler a2244ed58c rank dampening 2022-11-18 21:09:35 +01:00
Niko Abeler e83d63eb85 cooling 2022-11-18 20:57:46 +01:00
Niko Abeler 633a9261ae own model 2022-11-18 19:47:36 +01:00
Niko Abeler 22a46b5c68 move model into own struct 2022-11-18 19:32:13 +01:00
Niko Abeler d91e829bff small refinements 2022-11-17 20:28:32 +01:00
Niko Abeler 8759a58cb9 proper chunks 2022-11-17 19:37:07 +01:00
Niko Abeler 0bac20babe reading graph data 2022-11-17 19:13:23 +01:00
Niko Abeler a0dda954ad first implementation 2022-11-13 20:55:37 +01:00
Niko Abeler f3c9abe5b5 proto 2022-11-13 20:10:54 +01:00