Commit Graph
23 Commits
Author SHA1 Message Date
timeshifter 6aee127071 add 95, 17 2025-03-11 18:36:38 +01:00
Dr. Matthias Ratajczak 8756fa7dcc clean up dijkstra 2022-11-02 13:50:20 +01:00
Dr. Matthias Ratajczak b305da92d0 refactor 200 iterator 2022-09-28 15:26:23 +02:00
timeshifter 5100bfea49 add 200 (WIP) 2022-09-28 01:11:27 +02:00
Dr. Matthias Ratajczak 476b55b1de add 83 2022-09-27 14:11:06 +02:00
Dr. Matthias Ratajczak f545a592bd finish 82 2022-09-27 14:05:32 +02:00
Dr. Matthias Ratajczak 6da8e3d651 add 82 (WIP) 2022-09-27 13:56:14 +02:00
Dr. Matthias Ratajczak ab4b003fcd refactor 81 and dijkstra 2022-09-27 13:32:08 +02:00
Dr. Matthias Ratajczak 1b5cacd407 refactor dijkstra 2022-09-27 13:04:04 +02:00
Dr. Matthias Ratajczak b54d45d5b5 refactor dijkstra 2022-09-26 18:53:19 +02:00
Dr. Matthias Ratajczak 0fda17961a optimize performance in 81 2022-09-26 18:40:19 +02:00
Dr. Matthias Ratajczak 2986c3f860 make dijkstra generic
breaks 81
2022-09-26 18:16:46 +02:00
Dr. Matthias Ratajczak 6e30da5371 add dijkstra module 2022-09-26 17:35:45 +02:00
Dr. Matthias Ratajczak e3c5151a82 51: replace skip with skip_while 2022-08-30 17:40:04 +02:00
Dr. Matthias Ratajczak 6fd36005fc improve primes lib 2022-08-19 20:12:20 +02:00
Dr. Matthias Ratajczak 7c3a1a76d1 remove Primes::pop 2022-08-19 19:39:43 +02:00
Dr. Matthias Ratajczak dd8ea500ae performance optimization in 54 2022-08-18 18:11:12 +02:00
Dr. Matthias Ratajczak 68c2bcb2a2 add benchmarks for primes 2022-08-17 15:30:12 +02:00
Dr. Matthias Ratajczak 799516005f more performance optimizations for 51 2022-08-16 18:59:17 +02:00
Dr. Matthias Ratajczak 8c52702133 reactivated second performance test 2022-08-16 16:17:21 +02:00
Dr. Matthias Ratajczak 61817120b1 optimize sieve of Eratosthenes 2022-08-16 16:14:08 +02:00
Dr. Matthias Ratajczak b68b9f1200 rework sieve of Eratosthenes 2022-08-16 15:11:30 +02:00
timeshifter a43cdc4494 divide repository in src and lib 2022-08-14 21:14:01 +02:00