Skip to content

FreeUFG/GraphLib

Repository files navigation

GraphLib

A Java Library to Graph Manipulation

Owner: Esdras Lins Bispo Jr.         Email: bispojr@ufg.br         Date of creation: July 31, 2013.

  1. Introduction

This library arose with purpose to simulate graphs in Java. Basic tasks already were implemented like to model a graph using a class and to generate classical graphs by calling a factory class. I have used this library to teach Graph Theory course in Federal University of Goiás (UFG), Jataí Campus.

  1. Download

You can download this library in https://github.com/FreeUFG/GraphLib/.

  1. How to use

GraphLib is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. GraphLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GraphLib. If not, see http://www.gnu.org/licenses/.

  1. Help me to build it

I need to improve this library. And your contribution is very important. If it is possible, check the issue list of this project. Talk to me about what you think. Your opinion/suggestion is very important for me.

Packages

No packages published

Languages