sebastian
  • Joined on 2023-12-01
sebastian pushed to main at sebastian/maxflow-rs 2025-08-27 08:14:45 +02:00
5b67d74b31 checkpoint 2025-08-27
5e064c73ed checkpoint 2025-08-22
Compare 2 commits »
sebastian pushed to main at sebastian/maxflow-rs 2025-08-03 18:34:18 +02:00
ba3cd9591e 2025-08-03: checkpoint
sebastian pushed to main at sebastian/maxflow-rs 2025-03-29 16:51:13 +01:00
8d28ef44be WIP: add tests
a13c1a5001 WIP: refactor algorithms for step-by-step implementation
c21d648c8f Fix residual graph generation, minor algorithm refactorings
Compare 3 commits »
sebastian pushed to main at sebastian/maxflow-rs 2025-03-25 18:25:59 +01:00
3f93cb57d3 add traits for stable graph: gui graph conversion, residual graph, empty flow filter
sebastian pushed to main at sebastian/maxflow-rs 2025-03-25 18:24:50 +01:00
6b17e583e6 fix random generator capacity, add Dinic's algo, add options for filtering empty flows & displaying residual graph
681cdee139 Highlight edges with active flows
111759fbbb Implement Edmonds-Karp
fdcb646bd2 Modify GUI for better readability, clean up
5d81549ac0 Implement Ford-Fulkerson
Compare 5 commits »
sebastian pushed to main at sebastian/maxflow-rs 2025-03-17 10:38:53 +01:00
5680b67d95 init algorithms module
sebastian pushed to main at sebastian/maxflow-rs 2025-03-17 10:24:41 +01:00
dcefeaa8c0 Update egui_graphs, make maxflow problem generator work
818bfd569e initial commit
sebastian created branch main in sebastian/maxflow-rs 2025-03-17 10:24:41 +01:00
sebastian created repository sebastian/maxflow-rs 2025-03-17 10:24:22 +01:00
sebastian pushed to main at sebastian/rev-eng-nix-shell 2024-10-25 10:00:45 +02:00
4d3897fb7a add android studio, apktool to devShell
sebastian pushed to main at sebastian/rev-eng-nix-shell 2024-10-23 18:19:10 +02:00
58476ed50a add README.md
sebastian pushed to main at sebastian/rev-eng-nix-shell 2024-10-23 18:16:31 +02:00
346286b9e9 initial commit
sebastian created branch main in sebastian/rev-eng-nix-shell 2024-10-23 18:16:31 +02:00
sebastian created repository sebastian/rev-eng-nix-shell 2024-10-23 18:16:11 +02:00
sebastian pushed to main at sebastian/sebastians-website 2024-05-08 19:30:20 +02:00
1290ced6f3 Update website with PGP, current photo and info
sebastian pushed to main at sebastian/sebastians-website 2023-12-22 12:39:08 +01:00
fa0180290b Remove theme from submodules
sebastian pushed to main at sebastian/sebastians-website 2023-12-22 12:07:23 +01:00
adefdc7eba Add theme symlink to develop shell
sebastian pushed to main at sebastian/sebastians-website 2023-12-22 11:10:21 +01:00
b7c8b515f8 Rename output package