Skip to content

reliable and performant implementation#36

Merged
JakWai01 merged 5 commits intomainfrom
feat/robustness
Jul 15, 2025
Merged

reliable and performant implementation#36
JakWai01 merged 5 commits intomainfrom
feat/robustness

Conversation

@JakWai01
Copy link
Owner

@JakWai01 JakWai01 commented Jul 15, 2025

Working towards a robuts and performant implementation that can be benchmarked.

As of now, the algorithm is prone to get stuck. This will prevent us from running benchmarks efficiently. We should start running benchmarks to actually get data and know how to proceed.

The quality of the results can possibly be improved further. Do this by removing redundant parts and iterating in a robust fashion.

Remind yourself of two facts:

  1. We have instances for which we perform better and we also had cases where we performed basically optimal
  2. Now we just have to make a consistenly good performing piece of code out of this.

@JakWai01 JakWai01 changed the title Feat/robustness reliable and performant implementation Jul 15, 2025
@JakWai01 JakWai01 merged commit d2eecbd into main Jul 15, 2025
1 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant