#include "puzzle.h"
#include "problem.h"
#include "voxel.h"
#include "../tools/xml.h"
#include <vector>
#include <stdio.h>
#include <algorithm>