May 2016
Presenter:
Chris Mevissen
Chris Mevissen gave a report on the research he has been doing on serializable binary
trees. He describes the basics of binary tree data structures and descibes a basic
implementation in Perl. He works his way through showing how a binary tree can be
serialized in a form that can be easily reloaded.