Hacker News new | ask | show | jobs
by viralpoetry 2276 days ago
How you ended up implement it in the code? Is it just a heuristic implemented as a series of if/else/case statements? Minimax? Thank you

EDIT: sorry, I found out that source code is available, I will try to find it

EDIT2: Looks like it's up for sale, not open

1 comments

https://github.com/DigitalMars/Empire-for-PDP-10

It's the same algorithm. Mainly a bunch of ad-hoc heuristics.