File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This project contains graphical applications and command line demos, which
66demonstrate the use of some of the aima-core project features. Currently, it
77focuses on search algorithms and agent concepts. Application class names end
88with "App" and command line demo class names end with "Prog".
9- Simple demo console applications can be found in package aima.gui.demo .
9+ Simple demo console applications can be found in package aima.gui.prog .
1010Graphical demo applications are available based on JavaFX (package aima.gui.fx.demo) and
1111Swing (package aima.gui.swing.demo). Each platform-specific root package contains an
1212integrated application providing access to all integrable demos. The individual demos are placed
You can’t perform that action at this time.
0 commit comments