#ifndef EXPLORE_H
#define EXPLORE_H

Fragment* explore(int explore_size);

#endif
