From d902a3c9635bff965911343d2c7308f74c40cf18 Mon Sep 17 00:00:00 2001 From: ntalluri Date: Wed, 18 Sep 2024 14:00:15 -0500 Subject: [PATCH] each case is now deterministic --- graphs/correct_outputs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphs/correct_outputs.txt b/graphs/correct_outputs.txt index 7bd3a5b..7a36547 100644 --- a/graphs/correct_outputs.txt +++ b/graphs/correct_outputs.txt @@ -1,4 +1,4 @@ -The graphs series of graphs are used to check the code's correctness. Except for internal tiebreaking by the solver, each result is deterministic. +The graphs series of graphs are used to check the code's correctness. Each result is deterministic. graph1: A B D @@ -8,7 +8,7 @@ graph2: A B D B D D -graph3: deals with tiebreaking +graph3: A C D C D D @@ -24,7 +24,7 @@ graph6: A B U B D U -graph7: deals with tiebreaking +graph7: A B U B D U