add_sources(${PROJECT_NAME}
	a_star.cpp
	heuristics.cpp
	path.cpp
	path_utils.cpp
)
