Skip to content

jub0t/searchalgo.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This is obviously a very poor example of how complicated and well-written search engine algorithms can be. This was just my attempt to take Google's PageRank algorithm, slightly modify it and visualize it in a 3D engine.

Preview

Note

  • The Blue shperical balls are Nodes.
  • The green connected lines are edges, the thicker an edge is the more weight in their connection.