Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2m/ps
Program that solves production systems using forward and backward chaining algorithms
https://github.com/2m/ps
Last synced: 22 days 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-16T08:43:48.000Z (almost 14 years ago)
- Last Synced: 2023-03-11T12:57:37.413Z (over 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.