oldschoolBavarianReferenceSystem / train-constraint

Constraint programming for toy train tracks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Train constraint programming#

This is a learning example for prolog/eclipse.

Question: Given n straight and k bent train tracks, how many figures are possible to lay?

OK, we aren't yet at the train problem. First, we worked with matches.

About

Constraint programming for toy train tracks


Languages

Language:Prolog 91.9%Language:ECL 8.1%