This package contains classes to represent the graph structure. VertexInformation and EdgeInformation are used to represent information about edges and vertices. The package also contains classes that is used to save and load graphs from files. These classes use the software library XStream to generate and load XML-code.