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 TypeClassDescriptionclassIt is a simple logic puzzle about shoe purchases.classIt is a simple logic puzzle about babysitting.classIt solves an arithmetic puzzle BASIC+LOGIC=PASCAL.classIt models and solves Balanced Incomplete Block Design (BIBD) problem (CSPLIB-P28).classIt solves a simple logic puzzle about blueberry muffins.classIt solves a simple logic puzzle about reporters breaking news stories.classIt solves a simple logic puzzle about blocks.classIt solves a simple logic puzzle about sport calendar.classIt solves a simple conference session placement problem.classCryptogram.classA program solving problem of finding de Bruijn sequences.classIt specifies a simple diet problem.classIt solves a simple logic puzzle - Dollar and Ticket problem.classIt specifies the logic puzzle (cryptogram) which need to satisfy the following equation that DONALD+GERALD=ROBERT.classIt is a simple logic puzzle about children reading stories.classIt is program to solve problem of fitting numbers to made them equal to zero.classIt is quite complex logic puzzle about flowers.classIt is a very simple puzzle about islands and bridges.classIt is a simple logic puzzle about furniture moving.classIt specifies an adder using gates specified by extensional constraints.classIt specifies an example where squares of the given size must be placed within a square of a given size.classA simple logic puzzle about golf players.classIt models a Golomb ruler problem.classIt is a simple logic puzzle about houses.classIt is program to solve Kakro puzzles.classIt shows the capabilities and usage of Knapsack constraint.classIt solves Langford problem.classIt solves a Latin Square problem.classSimple least Diff problem.classIt is a simple logic puzzle about lectures.classIt solves a Magic squares problem.classIt solves a logic puzzle about singing women.classIt models and solves Minesweeper problem.classIt is a simple newspaper reading job-shop like scheduling problem.classIt models and solves Nontransitive Dice Problem.classIt solves a simple parcel shipment problem.classIt specifies an example where squares of the given size must be placed within a square of a given size.classIt solves the PigeonHole problem.classIt solves a simple logic puzzle about voting city council.classIt models the queens problem in different ways as well as applies different search methods.classIt is a simple arithmetic logic puzzle, where SEND+MORE=MONEY.classIt is quite complex logic puzzle about siblings.classIt is a simple logic puzzle about sleeping arrangements.classIt solves a simple logic puzzle about artifacts.classA simple model to solve Sudoku problem.classIt solves Survo puzzle.classIt models Travelling Salesman Problem (TSP).classIt solves a simple logic puzzle about music concert.classWho killed agatha? (The Dreadsbury Mansion Murder Mystery).classA simple logic problem of transporting wolf, goat, and cabbage over the river.classIt 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 TypeClassDescriptionclassIt 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 TypeClassDescriptionclassIt 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 TypeClassDescriptionclassIt 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 TypeClassDescriptionclassIt 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