From a61d8b829afab13593e254fc69e260b6346939dc Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Fri, 15 Jun 2012 15:48:16 +1000 Subject: Parameterise fixpoint and strategy improvement (command-line arguments specify which to use) Also: - Fix up Complete to work comparing `inf` to 1 (stupid bug) - Clean up the systems/ folder a bit - Change the printed output to differentiate variables and constants (!v/!c, respectively) - Perform a slight optimisation to the strategy-iteration process --- impl/systems/random-system | 1 - 1 file changed, 1 deletion(-) delete mode 100644 impl/systems/random-system (limited to 'impl/systems/random-system') diff --git a/impl/systems/random-system b/impl/systems/random-system deleted file mode 100644 index 506c18a..0000000 --- a/impl/systems/random-system +++ /dev/null @@ -1 +0,0 @@ -x = max() -- cgit v1.2.3