Skip to content

Given a Map represented by automatas , find the shortest path

Notifications You must be signed in to change notification settings

ekiriano/path-using-automatas

Repository files navigation

Finding a path on a Map

Implementation of DFA and NFA to find a path on a map

Getting Started

git clone https://github.com/ekiriano/HLIN405-Final.git
g++ *.cpp -o exec 
./exec

Versioning

version 0.5.0

Authors

  • Amine Soufyani - Initial work - ekiriano

Acknowledgments

  • Hervé Dicky

About

Given a Map represented by automatas , find the shortest path

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published