From 0aabc7d04f03311694557a045de2ad3d9caa4004 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 24 Dec 2021 00:07:29 +0100 Subject: use nxopt31 (compressed) by default for optimal solving --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ea4a94d..81c3c19 100644 --- a/TODO.md +++ b/TODO.md @@ -73,3 +73,9 @@ It's more of a personal reminder than anything else. * client/server architecture: run a server process in the background so that multiple client processess can send it queries and get results; this would open up the door for a web-based version or graphical clients + +### Cleanup +* Remove khuge from everywhere +* sort again functions alphabetically in their files +* more stuff to load at start (or when suitable command is called) rather + than when called directly, to avoid nasty problems with threading -- cgit v1.3