Abstract: Anagram is a word game in which a bunch of characters from a dictionary word are re-arranged. The task of the player is to arrange these given characters such that, they form a meaningful word. In this work, an automated program to do the work of the player has been developed. Downloads: Online Demo … Continue reading Anagram Solver
Category: Softwares & Codes
Links to code and softwares by me.
JDoku – Automatic Sudoku Solver
Jdoku is a sudoku solver made in java. It implements the Java swing API. The sudoku solver applies two logics for now. Try it. Myself (Manohar Kuse) and my friend Bhaskar Bandhopadhayay worked on this project during 2009. Download Links : http://sourceforge.net/projects/jdoku/ Screenshots :
You must be logged in to post a comment.