Skip to content

Commit babada9

Browse files
Update README.md
1 parent d40e787 commit babada9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

aima-gui/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ by Ruediger Lunde ([email protected])
66

77
This project contains graphical applications and command line demos. The command line demos show
88
how 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
1010
some 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

1413
Application class names end with "App" and command line demo class names end with "Demo".
1514
Simple demo command line applications can be found in package `aima.gui.demo`.

0 commit comments

Comments
 (0)