dicelab-rhul / vacuumworld

A multi-agent platform built on the top of the pystarworldsturbo library. Part of the Intelligent Agents course taught at Royal Holloway University of London.
https://dicelab-rhul.github.io/vacuumworld/
GNU General Public License v3.0
1 stars 2 forks source link

Bugfix: a Dict[Colour, ActorMindSurrogate] was returned by __process_minds() instead of a Tuple[ActorMindSurrogate, ActorMindSurrogate, ActorMindSurrogate]. #188

Closed cloudstrife9999 closed 2 years ago