CLP Calculator
Hyperlinks
GitHub | DrDEXT3R/CLP-Calculator |
---|---|
Win x86 | download |
Win x64 | download |
Linux | download |
Description
It is a simple calculator for solving problems using Constraint Logic Programming.
Thanks to it, we can quickly see solution of:
- Combinatory problem (Einstein’s Riddle)
- Scheduling problem (Museum of Art)
- Optimization problems (Map Coloring)
Built With
- JDK 11 - Java Development Kit
- OpenJFX - Used to create GUI
- JFoenix - Expands the list of GUI components
- JaCoP - Java Constraint Programming solver
- JFreeChart - Used to generate chart
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.