sprkrd / triangle-solver

General Triangle Solver using CLIPS rule-based system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLIPS triangle solver

From the CLIPS prompt, just execute (batch main.clp) to execute the solver. Change the instance number in main.clp to solve a different problem. Check the instance[1-6].clp problems to see the format in which the problems should be specified.

About

General Triangle Solver using CLIPS rule-based system

License:GNU General Public License v3.0


Languages

Language:CLIPS 100.0%