#Othello
##Othello: a concise and fast data structure for classification
This repository implements the data structure Othello described here.
#Document
The doxygen document is available here
#Disclaimer
The current implementation in this repository does NOT contain any thread-safe feature. Use at your own risk.
#Requirements
This code complies with g++ >= 4.8.