Skip to content

In this project is implemented the algorithm of forward chaining using Java, the knowledge base use Horn Clauses and the program allows to add, edit or delete rules, also you can enter the facts before using forward chaining

Notifications You must be signed in to change notification settings

amr205/LogicProgramming---Forward-chaining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogicProgramming - Forward chaining

In this project is implemented the algorithm of forward chaining using Java, the knowledge base use Horn Clauses and the program allows to add, edit or delete rules, also you can enter the facts before using forward chaining

Modify rules

Rules UI

Add facts

Facts UI

Do forward chaining

Forward chaining

About

In this project is implemented the algorithm of forward chaining using Java, the knowledge base use Horn Clauses and the program allows to add, edit or delete rules, also you can enter the facts before using forward chaining

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages