| File | Date | Author | Commit |
|---|---|---|---|
| examples | 2025-01-28 | smiz | [r186] Added a decision tree like search for building ... |
| gsps | 2025-01-28 | smiz | [r186] Added a decision tree like search for building ... |
| hmm | 2018-01-24 | smiz | [r120] Removed defunct java files from hmm |
| test | 2025-01-28 | smiz | [r186] Added a decision tree like search for building ... |
| README.txt | 2013-07-30 | smiz | [r2] Test of repository |
| build.bat | 2015-12-24 | smiz | [r55] Added windows build script |
| build.sh | 2024-11-11 | smiz | [r185] Fixed bug in reduce and getOutVarIdx |
This is the beginning of a Java library that will, I hope, implement key elements of Klir's General Systems Problem Solver and its derivatives for building models directly from data. The software, such as it is, is 'pure Java' and can be compiled with javac *.java. By placing this directory in your CLASSPATH, you can use the compiled classes in your own modeling and simulation project.