issues
search
mjcortejo
/
csc931m-complex-systems
This repository contains the projects done for the CSC931M class
0
stars
0
forks
source link
Add different path finding capabilities
#36
Open
mjcortejo
opened
1 year ago
mjcortejo
commented
1 year ago
Djikstra w.r.t weight (already used)
Djisktra w/o weight?
Cognitive driven 1, Take major roads first then sub roads
Cognitive driven 2, Same as first but different variation
Reference for cognitive driven
add_path function
Reference for cognitive driven
add_path function