#!/usr/bin/env python
from tsp_solver.demo import numpy2svg
numpy2svg.main()
