/searchalgo.lua

Search engine algorithm visualized using a 3D engine(Roblox studio)

Primary LanguageLuaMIT LicenseMIT

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.