355 Views
Fast Dijksta's algorithm realization using .NET C#. It is put into MS SQL CLR SP for easy use right in SQL statements. It allows to find fastest, shortest paths in a subset of vertices inside DB table. Great SP for spatial database.
0 comments