Logtalk 2.17.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1077 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
|
||||
:- initialization(
|
||||
logtalk_load([
|
||||
state_space,
|
||||
water_jug,
|
||||
farmer,
|
||||
heuristic_state_space,
|
||||
bridge,
|
||||
eight_puzzle,
|
||||
miss_cann,
|
||||
search_strategy,
|
||||
blind_search1,
|
||||
breadth_first1,
|
||||
depth_first1,
|
||||
heuristic_search1,
|
||||
best_first1,
|
||||
hill_climbing1,
|
||||
performance])).
|
Reference in New Issue
Block a user