File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 66
77This project contains graphical applications and command line demos. The command line demos show
88how to use selected parts of the aima-core API. Their code is structured as simple as possible
9- to be easy to read and understand. The graphical applications support interactive experiments with
9+ and should be easy to read and understand. The graphical applications support interactive experiments with
1010some of the core algorithms, especially from the search and logic area. Based on practical application
11- scenarios, different algorithms can be tested with various parameter settings to measure and compare
12- their performance.
11+ scenarios, different algorithms can be tested and compared with various parameter settings.
1312
1413Application class names end with "App" and command line demo class names end with "Demo".
1514Simple demo command line applications can be found in package ` aima.gui.demo ` .
You can’t perform that action at this time.
0 commit comments