Sha256: 399d7be0a7f93e0bb319abc7710b8b6dcd1106665fefb0f338b731d2410c7da6

Contents?: true

Size: 399 Bytes

Versions: 22

Compression:

Stored size: 399 Bytes

Contents

Examples:


* sample_records -- extract a random sample from a collection of data

* word_count

* apache_log_parser -- example for parsing standard apache webserver log files.

* wordchains -- solving a word puzzle using breadth-first search of a graph

* graph -- some generic graph

* pagerank -- use the pagerank algorithm to find the most 'interesting'
  (central) nodes of a network graph

  

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
mrflip-wukong-0.1.0 examples/README.txt
wukong-3.0.0.pre old/examples/README.txt
wukong-2.0.2 examples/README.txt
wukong-2.0.1 examples/README.txt
wukong-2.0.0 examples/README.txt
wukong-1.5.4 examples/README.txt
wukong-1.5.3 examples/README.txt
wukong-1.5.2 examples/README.txt
wukong-1.5.1 examples/README.txt
wukong-1.5.0 examples/README.txt
wukong-1.4.12 examples/README.txt
wukong-1.4.11 examples/README.txt
wukong-1.4.10 examples/README.txt
wukong-1.4.9 examples/README.txt
wukong-1.4.7 examples/README.txt
wukong-1.4.6 examples/README.txt
wukong-1.4.5 examples/README.txt
wukong-1.4.2 examples/README.txt
wukong-1.4.1 examples/README.txt
wukong-1.4.0 examples/README.txt