https://github.com/2m/ps
Program that solves production systems using forward and backward chaining algorithms
https://github.com/2m/ps
Last synced: 9 months ago
JSON representation
Program that solves production systems using forward and backward chaining algorithms
- Host: GitHub
- URL: https://github.com/2m/ps
- Owner: 2m
- Created: 2010-11-30T21:17:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-16T08:43:48.000Z (over 15 years ago)
- Last Synced: 2025-03-20T00:54:57.108Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Production systems solver using forward and backward chaining algorithms
by Martynas Mickevičius 2010
### INFO ###
Netbeans project file included.
Interface is in lithuanian language, but source code and comments
are in english.
This was my first attempt to use MVC when doing GUI in JAVA.
### BUILDING AND RUNNING ###
Build using Netbeans 6.9.1.
Programs searches for input files in the ./input/ directory.