Uses of Class
org.jacop.examples.fd.ExampleFD
Packages that use ExampleFD
Package
Description
-
Uses of ExampleFD in org.jacop.examples.fd
Subclasses of ExampleFD in org.jacop.examples.fdModifier and TypeClassDescriptionclass
It is a simple logic puzzle about shoe purchases.class
It is a simple logic puzzle about babysitting.class
It solves an arithmetic puzzle BASIC+LOGIC=PASCAL.class
It models and solves Balanced Incomplete Block Design (BIBD) problem (CSPLIB-P28).class
It solves a simple logic puzzle about blueberry muffins.class
It solves a simple logic puzzle about reporters breaking news stories.class
It solves a simple logic puzzle about blocks.class
It solves a simple logic puzzle about sport calendar.class
It solves a simple conference session placement problem.class
Cryptogram.class
A program solving problem of finding de Bruijn sequences.class
It specifies a simple diet problem.class
It solves a simple logic puzzle - Dollar and Ticket problem.class
It specifies the logic puzzle (cryptogram) which need to satisfy the following equation that DONALD+GERALD=ROBERT.class
It is a simple logic puzzle about children reading stories.class
It is program to solve problem of fitting numbers to made them equal to zero.class
It is quite complex logic puzzle about flowers.class
It is a very simple puzzle about islands and bridges.class
It is a simple logic puzzle about furniture moving.class
It specifies an adder using gates specified by extensional constraints.class
It specifies an example where squares of the given size must be placed within a square of a given size.class
A simple logic puzzle about golf players.class
It models a Golomb ruler problem.class
It is a simple logic puzzle about houses.class
It is program to solve Kakro puzzles.class
It shows the capabilities and usage of Knapsack constraint.class
It solves Langford problem.class
It solves a Latin Square problem.class
Simple least Diff problem.class
It is a simple logic puzzle about lectures.class
It solves a Magic squares problem.class
It solves a logic puzzle about singing women.class
It models and solves Minesweeper problem.class
It is a simple newspaper reading job-shop like scheduling problem.class
It models and solves Nontransitive Dice Problem.class
It solves a simple parcel shipment problem.class
It specifies an example where squares of the given size must be placed within a square of a given size.class
It solves the PigeonHole problem.class
It solves a simple logic puzzle about voting city council.class
It models the queens problem in different ways as well as applies different search methods.class
It is a simple arithmetic logic puzzle, where SEND+MORE=MONEY.class
It is quite complex logic puzzle about siblings.class
It is a simple logic puzzle about sleeping arrangements.class
It solves a simple logic puzzle about artifacts.class
A simple model to solve Sudoku problem.class
It solves Survo puzzle.class
It models Travelling Salesman Problem (TSP).class
It solves a simple logic puzzle about music concert.class
Who killed agatha? (The Dreadsbury Mansion Murder Mystery).class
A simple logic problem of transporting wolf, goat, and cabbage over the river.class
It models and solves Zebra logic puzzle. -
Uses of ExampleFD in org.jacop.examples.fd.carsequencing
Subclasses of ExampleFD in org.jacop.examples.fd.carsequencingModifier and TypeClassDescriptionclass
It is program to model and solve simple problems of car sequencing problem (CSPLIB-p1). -
Uses of ExampleFD in org.jacop.examples.fd.crosswords
Subclasses of ExampleFD in org.jacop.examples.fd.crosswordsModifier and TypeClassDescriptionclass
It is an example of the power of ExtensionalSupportMDD constraint which can be used to efficiently model and solve CrossWord puzzles. -
Uses of ExampleFD in org.jacop.examples.fd.muca
Subclasses of ExampleFD in org.jacop.examples.fd.mucaModifier and TypeClassDescriptionclass
It solves the Mixed Multi-Unit Combinatorial Auctions. -
Uses of ExampleFD in org.jacop.examples.fd.nonogram
Subclasses of ExampleFD in org.jacop.examples.fd.nonogramModifier and TypeClassDescriptionclass
It solves a nonogram example problem, sometimes also called Paint by Numbers. -
Uses of ExampleFD in org.jacop.examples.fd.qcp
Subclasses of ExampleFD in org.jacop.examples.fd.qcp