This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
testing go golang interface graph graph-algorithms solid graphs graph-theory dijkstra weight polymorphism interfaces open-closed-principle dijkstra-algorithm graph-traversal solid-principles dijkstra-shortest-path interface-driven interface-first
-
Updated
Oct 2, 2024 - Go