After playing for 1100 hours the game crashed for the first time (not consecutively, of course :lol: this game session was 5 min approximately). During the crash, I was changing the recipes of a Electromag on Fulgora.
Space Age / No Mods / Steam / Fedora 41 with NVidia Driver
0.000 2025-01-28 13 ...
Search found 2 matches
- Tue Jan 28, 2025 5:08 pm
- Forum: Pending
- Topic: Game Crash
- Replies: 1
- Views: 316
- Fri Oct 18, 2019 4:36 pm
- Forum: News
- Topic: Friday Facts #317 - New pathfinding algorithm
- Replies: 70
- Views: 41249
Re: Friday Facts #317 - New pathfinding algorithm
Hello. I'm a junior professor on informatics and during my phd I've worked with the parallelization of the A Star algorithm and I found this ff fascinating. I have a question: what's the data structure you're using for the OpenList and ClosedList?
Usually the ClosedList is implemented using a hash ...
Usually the ClosedList is implemented using a hash ...