From a66b1db71f2068f6579c4e3b0cb96956503a7750 Mon Sep 17 00:00:00 2001 From: fmckenna Date: Tue, 28 May 2024 00:09:57 -0700 Subject: [PATCH] fmk - fixing discrete variable in eeuq-0000 again --- Examples/eeuq-0000/src/input.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/eeuq-0000/src/input.json b/Examples/eeuq-0000/src/input.json index 80ee7669..c86bfc52 100644 --- a/Examples/eeuq-0000/src/input.json +++ b/Examples/eeuq-0000/src/input.json @@ -577,9 +577,9 @@ }, { "Values": [ - 0.005, - 0.01, - 0.015 + 0.05, + 0.1, + 0.15 ], "Weights": [ .25,