Gecode/J

Gecode/J is a Java interface for the Gecode C constraint programming library.
Download

Gecode/J Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Guido Tack
  • Publisher web site:
  • http://www.gecode.org/gecodej/

Gecode/J Tags


Gecode/J Description

Gecode/J is a Java interface for the Gecode C constraint programming library. Gecode/J is a Java interface for the Gecode C constraint programming library. It allows you to:model and solveconstraint problems in Java.explore the search treewith our tree visualization tool. Either using the built-in depth-first search strategy, or manually and interactively. Solutions and choice nodes can be inspected by clicking on them, and visualized using custom actions.implement propagatorsin Java. Whether for prototyping, for teaching, or just for fun. The propagators are integrated fully, so in your model you can mix them freely with the built-in propagators provided by Gecode.implement branchingsfor custom heuristics. Just like propagators, custom branchings fully integrate into Gecode/J.implement search enginesusing copying and recomputation. As search is fully programmable, you can write your own search engine, e.g. for LDS or A* search. In fact, the graphical Gecode.


Gecode/J Related Software