Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 711 Bytes

LiquidGraph

LiquidGraph is the implementation of my Master's Thesis at UC Berkeley. It's a combined A.I. and parametric simulation approach to the "workpiece draining" problem from manufacturing. In layman's terms, it rolls a ball out of a maze (intelligently).

Demo

A demo of the algorithm can be seen here, or you can go directly to the sandbox here.

Writeup

The full writeup (with all the gory details) will be available via my Master's Thesis, which is also on github here.