From 8c281789799a3954e94c7eeb10fb09e526005e1f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 26 Dec 2023 16:16:54 +0100 Subject: Removed duplicate file --- TODO.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c507479..3d3c430 100644 --- a/TODO.txt +++ b/TODO.txt @@ -94,7 +94,7 @@ switch. Here NISS may be useful. * Write adapter code for other languages: python - hare + hare (see blog post 2023-12-01 for ffi) rust, go dart ffi, js java @@ -128,8 +128,12 @@ For example, to apply the transformation RBm (mirrored RB) to a cube C: * NISS * Move manipulation utilities * Coordinate solvers and other steps -* More output formats +* More output formats (see https://experiments.cubing.net/cubing.js/3x3x3-formats) * Adapters for other languages (at least python) * More documentation (or keep all in cube.h?) * Rename to libnissy * Release 1.0 + +## Future work? + +* A* on GPU? https://github.com/mwarzynski/uw_parallel_a_star -- cgit v1.3