14 lines
177 B
Plaintext
14 lines
177 B
Plaintext
Pagerank Algorithm in Meld
|
|
Example of Iteration and Arithmetic Builtins
|
|
|
|
Use as follows:
|
|
|
|
bash> yap
|
|
|
|
:- use_module(library(meld)).
|
|
|
|
:- mcompile(pagerank).
|
|
|
|
:- simulate(g10).
|
|
|