You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 13m 13s logged

One small step for man, one giant leap for mankind

Ok, not really, but this is the first working version of my pipeline :)

This update focused on creating the reporting system and getting the different parts of the project working together.

  • Created reporter.py, which sends solver results to a Discord webhook.
  • Added support for saving the best arrangements as a JSON file.
  • Included information like the score, line angles, and line offsets in the output data.
  • Added a results summary showing the upper bound, line count, goal and top scores found by the solver.
  • Tested the full pipeline from generating arrangements to receiving results through Discord.

This is the first point in time where Project Kobon can complete a full run and produce a usable output. My next update will be building the viewer so the generated arrangements can be visualized instead of only being viewed as raw data.

Don’t even try to use the webhook URL. I already deleted it.

0
2

Comments 0

No comments yet. Be the first!