New API for Constraint Programming
Filed under: java javase on Wednesday Aug 19, 2009
Constraint
programming is a kind of declarative programming. Specifically,
where you say what conditions
constitute the solution of problem, rather than the laying out
steps or algorithms by which you get to it. Deng
Xiaoping had a saying for it. A bit like assessing weather
conditions for sailing, or evaluating
economic indicators when deciding central bank policy, these
conditions come in the form of restrictions on the interrelationships
of a carefully
selected set of variables which model the computing problem.There are various Java libraries to help write applications that use this idiom, like Choco, or Constrainer, to name but two, and there's growing interest in this style of computing.
So it was good to see yesterday the JCP give the go ahead to develop a standard Java API for constraint programming.



You almost certainly heard that you
can
In a physical store, the
attractiveness of the shelf display masks what is usually a highly
complex set of processes by which the products arrive on the shelves.
How optimized these processes are can
For anyone interested in using the
Developers have sometimes had to
try to
If you are think about adding a new
language to your
You've probably been told over the
years how great JVMs are. How well
For those of you
There's 
The
This
You'll see in the
Inside the walls of the
One of the exciting things going on
today in the technlogy industry is the proliferation of new computing
languages. Another is that the