Replies: 3 comments 1 reply
-
Hi Team, Now working on the stress testing for all puzzle pieces to see if it work properly or not @Rez27 : Thanking collectively for helping solve the logic and providing matrix board to visualize the pieces |
Beta Was this translation helpful? Give feedback.
-
Hi @tnaccarato, Just updated the django views and models for it, seems some imports and function are still not working. Can you pick it up for me ?. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Does anyone know anything about websockets? I thought it might be nice to update the page as solutions are being found because it is taking forever to find the solutions and just looks like the page isn't doing anything while it calculates them all! We probably won't have time to do anything about it now as using asynchronous processing looks pretty involved but just a thought |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
Sorry for posting this late but here i'm sharing all the possible solutions which we got for implementing the DLX- dancing links algorithm for our kanoodle problem so far.
The 2 different solution sets are categorized as follows
Now working on the implementing the DLX algo with rotations in python in order to integrate it into our Djano App.
@thepercyj Thanking you for collectively working on the Java code.
@JUNKAIOU Thanks for running the Brute force algorithm.
We now have what we can call is a benchmark for all the possible number of solutions with each of the approaches. Need further work on these codes to implement them in function with variable inputs for our Interactive Kanoodle solver
Beta Was this translation helpful? Give feedback.
All reactions