Speaker
Maciej Bukalski
Description
The paper presents research on the usefulness of the A algorithm in the context of setting a route for an overhead power line. The algorithm was implemented in Python using the pyautocad library. The final result of the program is the marked route in a dwg file. The research examined how different ways of implementing the A algorithm and different heuristics affects its performance. The article also includes procedures to speed up the program's operation.