This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
2011-05-11 09:28:40 +01:00
..
2011-05-11 09:28:40 +01:00
2011-05-11 09:28:40 +01:00

Pagerank Algorithm in Meld
	 Example of Iteration and Arithmetic Builtins

Use as follows:

bash> yap

:- use_module(library(meld)).

:- mcompile(pagerank).

:- simulate(g10).