https://github.com/chanioxaris/logic-programming
Prolog projects on ECLiPSe
https://github.com/chanioxaris/logic-programming
domino eclipse graph-coloring hopfield-network max-clique prolog prolog-programming-language
Last synced: 22 days ago
JSON representation
Prolog projects on ECLiPSe
- Host: GitHub
- URL: https://github.com/chanioxaris/logic-programming
- Owner: chanioxaris
- License: mit
- Created: 2017-01-30T11:49:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T15:06:55.000Z (almost 7 years ago)
- Last Synced: 2025-04-07T00:31:40.056Z (10 months ago)
- Topics: domino, eclipse, graph-coloring, hopfield-network, max-clique, prolog, prolog-programming-language
- Language: Prolog
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Overview
Some projects of Logic Programming in Prolog, implemented using ECLiPSe (Eclipse Constraint Logic Programming)
- Domino (https://en.wikipedia.org/wiki/Dominoes)
- Graph coloring (https://en.wikipedia.org/wiki/Graph_coloring)
- Hopfield network (https://en.wikipedia.org/wiki/Hopfield_network)
- Max clique (https://en.wikipedia.org/wiki/Clique_problem)
- Tents