Logtalk 2.15.0 release files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@757 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.14.7
|
||||
Release 2.15.0
|
||||
|
||||
Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.14.7
|
||||
Release 2.15.0
|
||||
|
||||
Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Best first heuristic state space search strategy.',
|
||||
parnames is ['Threshold']]).
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Blind search state space strategies.',
|
||||
parnames is ['Bound']]).
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Breadth first state space search strategy.',
|
||||
parnames is ['Bound']]).
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Depth first state space search strategy.',
|
||||
parnames is ['Bound']]).
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Eight puzzle heuristic state space search problem.']).
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Farmer, cabbage, goat, and wolf state space search problem.']).
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Heuristic state space search strategies.',
|
||||
parnames is ['Threshold']]).
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Heuristic state space.']).
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Hill climbing heuristic state space search strategy.',
|
||||
parnames is ['Threshold']]).
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.1,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 2000/11/21,
|
||||
comment is 'Missionaries and cannibals heuristic state space search problem.']).
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Performance monitor for state space searches.']).
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'State space search strategies.']).
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'State space description predicates.']).
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
authors is 'Paulo Moura',
|
||||
author is 'Paulo Moura',
|
||||
date is 1998/3/23,
|
||||
comment is 'Water jug state space search problem.']).
|
||||
|
||||
|
Reference in New Issue
Block a user