Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sudoku prolog
Search - sudoku prolog - List
Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell Scripts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prolog codes for the 16x16 Sudoku solver. input - Hex sudoku input file from the hw assignment page. Because Prolog input is hard to deal with full-stop sign, the input file extension is eliminated. hexsud - Another testing Hex Sudoku input file.-Files presented : README.txt-This file. Plaintext documentati on of my work. go-Shell Scripts for running the c odes. cmds - Prolog used for executing commands the codes and generate output. hexsud.pl - Prol og codes for the 16x16 Sudoku solver. input-Hex sudoku input file hw assignment from the page. B ecause Prolog input is hard to deal with full-st op sign. the input file extension is eliminated. hexsud - Another testing Hex Sudoku input file.
Date : 2008-10-13 Size : 6.06kb User : emerald

Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell Scripts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prolog codes for the 16x16 Sudoku solver. input - Hex sudoku input file from the hw assignment page. Because Prolog input is hard to deal with full-stop sign, the input file extension is eliminated. hexsud - Another testing Hex Sudoku input file.-Files presented : README.txt-This file. Plaintext documentati on of my work. go-Shell Scripts for running the c odes. cmds- Prolog used for executing commands the codes and generate output. hexsud.pl- Prol og codes for the 16x16 Sudoku solver. input-Hex sudoku input file hw assignment from the page. B ecause Prolog input is hard to deal with full-st op sign. the input file extension is eliminated. hexsud- Another testing Hex Sudoku input file.
Date : 2025-07-07 Size : 6kb User :

DL : 0
這是個prolog程式,能解決4x4的數獨問題 例: ?- sudoku ([4,2,0,0]/[0,1,0,2]/[0,0,1,0]/[1,0,0,4], Solution). Solution = [[4,2,3,1]/[3,1,4,2]/[2,4,1,3]/[1,3,2,4]] -A program can solve 4x4 sudoku problem.
Date : 2025-07-07 Size : 1kb User : john

A Prolog program to solve sudoku
Date : 2025-07-07 Size : 1kb User : Ajit

DL : 0
prolog语言实现的数独求解,数独的输入需要在文件中指定-sudoku problem solved with prolog
Date : 2025-07-07 Size : 1kb User : zwz
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.