aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.95k stars 1.4k forks source link

#88 - WeightedEdge.IsWeighted should return true (#88) #113

Closed aalhour closed 5 years ago

aalhour commented 5 years ago

Fixes issue #88.

PatrykOlejniczak commented 5 years ago

Looks good to me 👍