Skip to content

This is a project for the Artificial Intelligence subject of the Computer Science Master's degree of the UTFPR. It' a demonstration of how some graph search methods works.

License

marciogurka/JS-graph-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-graph-search

This is a project for the Artifical Inteligence subject of the Computer Science Master's degree of the UTFPR. It' a demonstration of how some graph search methods work.

How to use it

  1. Clone repo;
  2. With node installed, run npm install;
  3. With gulp and http-server installed, run npm start;
  4. You'll be able to access http://localhost:8080/ to use it;

Observations

  • To change, you need to update the files at the dev folder, the files located at dist are built automatically with gulp;

About

This is a project for the Artificial Intelligence subject of the Computer Science Master's degree of the UTFPR. It' a demonstration of how some graph search methods works.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published