#include "group.h"
#include "shape.h"
#include <assert.h>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <exception>