Algorithm design, "randomising" timetable schedule in Python although open to other languages.
- by S1syphus
Before I start I should add I am a musician and not a native programmer, this was undertook to make my life easier.
Here is the situation, at work I'm given a new csv file each which contains a list of sound files, their length, and the minimum total amount of time they must be played.
I create a playlist of exactly 60 minutes, from this excel…