Hacker News new | ask | show | jobs
by Clubber 614 days ago
I rewrote a scheduling system used in hospitals. This was when hospitals switched to centralized scheduling. It was a rule based AI engine that made sure patients would get the earliest possible appointment given x resources of y types required. There were 30 or so types of rules (it's been a few years now) and a great puzzle.