1.
Constraint Guide - Systems
ISO-PROLOG implementation in Java with interface for writing constraint solvers. IF Computer · http://www.ifcomputer.com/Products/MINERVA/home_en.html ...
2.
Prolog Guide - Combinatorics
Prolog in Examples · Prolog Data Structures ... Permutation of the list L is a list containing all elements of list L in some order. Guess which permutation ...
3.
Comprehensive approach to University Timetabling Problem
File Format: PDF/Adobe Acrobat - View as HTML Timetable of UTP has to fulfill the following constraints, which can be expressed as hard or soft: - resources assigned to a course (classes, teachers, ...
4.
Prolog Guide - First Steps
First, the program should be loaded to the Prolog database. You can load a program into the database by using the consult command in the following way (do ...
5.
Constraint Guide - Stochastic Algorithms
Their stochastic nature generally voids the guarantee of "completeness" provided .... This idea is expressed in the following general local search algorithm ...
6.
Constraint Guide - Stochastic Algorithms
Their stochastic nature generally voids the guarantee of "completeness" provided .... This idea is expressed in the following general local search algorithm ...
7.
Prolog Guide - Prolog in Examples
You can find here a lot examples of (hopefully) working Prolog programs that show principles of declarative programming (you can try some of them in a new ...
8.
Constraint Guide - Systematic Search
The most common algorithm for performing systematic search is backtracking. Backtracking incrementally attempts to extend a partial solution that specifies ...
9.
Guide to Constraint Programming
... England [Slides]; Constraint propagation and backtracking-based search, ... Barták, R., in Proceedings of the 3rd Workshop on Constraint Programming for ... Welcome to the On-Line Guide to CONSTRAINT PROGRAMMING designed and ...
10.
Constraint Guide - Systems
This page contains a growing list of systems and programming languages exploiting the constraint technology. I expect to extend this list successively and ...