Skip to content

b3rt1ng/IA-Decisionnelle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo implémentation Source(s)
Dijkstra /src/planning/DijkstraPlanner Wikipedia + cour
Astar /src/planning/AStarPlanner Wikipedia + cour
BFS /src/planning/BFSPlanner Wikipedia + cour
DFS /src/planning/DFSPlanner Wikipedia + cour

Ant builder commands:

ant compile #simple compiling of the project
ant test #compile and run the tests on the project
ant run #compile and run the project
ant doc #generate the whole javadoc of the peoject

avancée du projet

  • fil rouge
  • représentation
  • planification
  • csp
  • datamining

About

academic work in decision-making AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages