smalltalk-dijkstra

Description

AI done in Pharo Smalltalk for the 2020 JRMPC

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
April 24, 2020
Updated
Sept. 21, 2024

README excerpt

# Smalltalk AI
AI done in Pharo Smalltalk for the 2020 JRMPC.

These files contain variations of a Dijkstra algorithm. In this algorithm- a Dijkstra is used to check a 10 square radius around the robot, using tile energy as weights and determining the path with the highest weight.
← Back to results