From 071c6a010eb0c4ac7a0cfa337929fe4737ae6038 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 20 Aug 2019 15:23:00 +0200 Subject: [PATCH] Create HeuristicType.php --- Algorithm/PathFinding/HeuristicType.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 Algorithm/PathFinding/HeuristicType.php diff --git a/Algorithm/PathFinding/HeuristicType.php b/Algorithm/PathFinding/HeuristicType.php new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Algorithm/PathFinding/HeuristicType.php @@ -0,0 +1 @@ +