From d575804ca9f165e0885ff6844eaac3a46b20dd8f Mon Sep 17 00:00:00 2001 From: pritchardn <21726929@student.uwa.edu.au> Date: Tue, 20 Sep 2022 09:43:07 +0800 Subject: [PATCH 1/4] Removes 'simple' algorithm option (it does not exist in DALiuGE) --- src/Config.ts | 3 +-- templates/translation_menu.html | 32 -------------------------------- 2 files changed, 1 insertion(+), 34 deletions(-) diff --git a/src/Config.ts b/src/Config.ts index 9f7abc084..a0a75269b 100644 --- a/src/Config.ts +++ b/src/Config.ts @@ -36,8 +36,7 @@ export class Config { "metis", "mysarkar", "min_num_parts", - "pso", - "simple" + "pso" ]; static readonly DALIUGE_PARAMETER_NAMES = [ diff --git a/templates/translation_menu.html b/templates/translation_menu.html index e5a1cddb2..44ee335c5 100644 --- a/templates/translation_menu.html +++ b/templates/translation_menu.html @@ -223,38 +223,6 @@
Base PGT Generation
- - -