Giter VIP home page Giter VIP logo

ktp-forked-repos's Projects

prolog-logic-example icon prolog-logic-example

Example of Constraint Logic Programming with Prolog - an experiment on Artificial Intelligence

prolog-programs-1 icon prolog-programs-1

This repository contains several recursion based prolog programs. To run thiese programs download and intall swi-prolog.

prolog_crossings icon prolog_crossings

This is a variation of the classic farmer-wolf-goat-cabbage puzzle. We have added another item (a bag of fertilizer) and a number of other features.

prolog_formulas icon prolog_formulas

This exercise requires you to write Prolog programs to analyse representations of formulas in propositional logic. Propositional formulas will be represented by one of the following: p, q, r, etc. represent propositional atoms p, q, r, etc. neg(X) represents ¬(X) and(X,Y) represents (X ^ Y ) or(X,Y) represents (X _ Y ) imp(X,Y) represents (X ! Y )

prolog_frog icon prolog_frog

The aim of this exercise is to give you an introduction to the basics of the Sicstus clpfd library for CLP(FD). You will write a CLP(FD) program to solve a puzzle, and then compare it to a pure Prolog program for the same task. The puzzle involves arranging nine cards, so that the coloured frogs printed on them all line up with one another. You are provided with a sketch of a CLP(FD) solution. The puzzle and the solution were provided by Frank Kriwaczek.

prologclass icon prologclass

code and experiments from SWI-Prolog's #PrologClass

prologcodebase icon prologcodebase

Getting started with logic programming in Prolog. Simple assignments for beginners. Read more about prolog here: http://www.swi-prolog.org/

prologkb-prototype icon prologkb-prototype

A knowledge base management prototype using a Visual Studio C++ UI linked with Prolog using SWI-Prolog. VIsual Studio and SWI-Prolog required.

prologlearningalg icon prologlearningalg

Machine Learning Algorithms Implemented in Prolog, From http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/areas/learning/systems/learn_pl/0.html. Many of these don't work in swi-pl yet.

prologunit icon prologunit

Module permettant de réaliser des tests unitaires en Prolog (SWI-Prolog)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.