Skip to content
Snippets Groups Projects
Commit 98b561e2 authored by Soren Harward's avatar Soren Harward
Browse files

Overhaul of Automated Playlist Generator algorithm

Completely rewrote the ConstraintSolver to use a genetic algorithm
rather than simulated annealing.  This trades off some speed for a vast
reduction in the amount of code needed to write individual constraints,
and makes the whole component less prone to crashing.

BUG: 240927
BUG: 240301
parent b3b115e8
No related branches found
No related tags found
Loading
Showing
with 437 additions and 1352 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment