From dfb083a10ad4091ebc67dcd8cbb3ea19c70a9d65 Mon Sep 17 00:00:00 2001 From: Khalidmamdou7 <37771185+Khalidmamdou7@users.noreply.github.com> Date: Wed, 30 Jun 2021 13:34:23 +0200 Subject: [PATCH] Updated test file --- MarsExploration/Input_File.txt | 27 ++++++++++++++------------- MarsExploration/Output_File.txt | 16 ++++++++-------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/MarsExploration/Input_File.txt b/MarsExploration/Input_File.txt index b267016..86baf94 100644 --- a/MarsExploration/Input_File.txt +++ b/MarsExploration/Input_File.txt @@ -1,13 +1,14 @@ -3 3 2 -1 2 2 -3 9 8 7 -25 -8 -F M 2 1 100 4 5 -F M 5 2 250 4 4 -F E 5 3 500 6 3 -F P 6 4 900 7 4 -X 10 1 -F M 18 5 560 5 9 -P 19 2 -F P 25 6 190 3 1 \ No newline at end of file +3 3 4 +3 2 2 3 4 2 4 3 2 2 +2 8 8 7 +5 +9 +F M 2 1 100 5 3 +F M 5 2 200 4 6 +F E 5 3 300 7 2 +F P 6 4 200 8 8 +X 15 1 +F M 18 5 500 5 5 +P 20 2 +F P 25 6 150 2 1 +X 12 5 \ No newline at end of file diff --git a/MarsExploration/Output_File.txt b/MarsExploration/Output_File.txt index 0122837..4d2f785 100644 --- a/MarsExploration/Output_File.txt +++ b/MarsExploration/Output_File.txt @@ -1,13 +1,13 @@ CD ID FD WD ED -14 1 2 0 12 -29 2 5 0 24 -31 3 5 0 26 -35 6 25 0 10 -49 4 6 0 43 -67 5 18 0 49 +9 1 2 0 7 +17 2 5 0 12 +18 3 5 0 13 +18 4 6 0 12 +30 6 25 0 5 +36 5 18 0 18 ............................................................................ ............................................................................ Missions: 6 [M:3,P:2,E:1] -Rovers: 8 [M:3,P:3,E:2] -Avg Wait: 0, Avg Execution: 27.3333 +Rovers: 10 [M:3,P:3,E:4] +Avg Wait: 0, Avg Execution: 11.1667 Auto-promoted: 0% \ No newline at end of file