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.
Vítor Santos Costa 14bdc262df export TermToStream
2011-05-25 13:10:39 +01:00
..
2011-05-25 13:10:39 +01:00
2011-05-25 13:10:39 +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).