↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: a star

Home › Posts tagged a star
Python – A Star Search in Graph
Python

Python – A Star Search in Graph

Vitosh Dec 21, 2025 Tagged with a star, graph, graph theory, heuristics, Python, shortest path

A* is probably my favourite graph search algorithm. Some 10+ years ago, I have implmented it with Excel and after that I have written a few more implementations. Just, not to repeat myself, I will not discuss it here. The reason …

Python – A Star Search in Graph Read more →

VBA – A* Search Algorithm with Excel
VBA \ Excel

VBA – A* Search Algorithm with Excel

Vitosh May 16, 2025 Tagged with a star, dijkstra, dijkstra with excel, Excel, search algorithm, VBA

Ok, so some 10 years ago, I was having fun coding A* Search Algorithms in Excel in VitoshAcademy and this is what I had built back then: VBA – A* search algorithm with Excel – Really? VBA – A Search …

VBA – A* Search Algorithm with Excel Read more →

Copyright © 2026 VitoshAcademy