Leoglme / nlp_travel_order_resolver

A tool using Natural Language Processing (NLP) to extract travel details from French text inputs, identifying departure and destination points. It includes optional voice recognition and an algorithm for finding optimal travel routes.
0 stars 0 forks source link

Optimisation de l'itinéraire #8

Open Leoglme opened 1 month ago

Leoglme commented 1 month ago

Implémenter un algorithme de recherche de chemin optimal dans un graphe pour déterminer l'itinéraire de voyage le plus court entre la ville de départ et la ville d'arrivée, en tenant compte des arrêts intermédiaires si nécessaire