nasa / bingo

Apache License 2.0
48 stars 28 forks source link

Archipelago, SerialArchipelago #15

Closed tylertownsend closed 5 years ago

tylertownsend commented 5 years ago

This request contains the base class and serial implementation of the Archipelago data structure. The archipelago works specifically with the island class at the moment. Future implementations will use the CoeveolutionIsland in addition to island once a common interface is designed.