f-hluchnik / pathfinder

Find the shortest path through several points.
0 stars 1 forks source link

change constants to enums #13

Closed f-hluchnik closed 6 months ago

f-hluchnik commented 1 year ago

Change constants like 'brute_force' to enums.

f-hluchnik commented 6 months ago

Enums introduced.