An open API service indexing awesome lists of open source software.

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

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