2PROLOG June 26, 2012 by Programming Techniques · Published June 26, 2012 · Last modified January 30, 2019 Solution of eight queens problem in Prolog
0PROLOG June 22, 2012 by Programming Techniques · Published June 22, 2012 Simulation of Non-deterministic finite state automata using backtracking feature of prolog.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to delete a given element from the list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to append two list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to find length of a list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Visual Prolog Program to add the contents of an integer list.
0PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 List Manipulation in Prolog
1PROLOG June 21, 2012 by Programming Techniques · Published June 21, 2012 Prolog program to find Factorial of an Integer