Skip to content

A simple tool for creating flowcharts and graphs (The kind of graphs involving inter-connected nodes.)

Notifications You must be signed in to change notification settings

the-best-flash/Simplistic-Graphing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/***************************************************************************
    Simplistic Graphing Copyright © 2011 Colton Manville
    (Contact: [email protected])

    This file is part of Simplistic Graphing.

    Simplistic Graphing 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.

    Simplistic Graphing 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 Simplistic Graphing.

    If not, see <http://www.gnu.org/licenses/gpl.txt>.
***************************************************************************/

This project relies on the QT library, and you will need to have it installed to work with the source code of this project. (http://qt.nokia.com/)

This project also makes use of other external libraries that are included in the source directory:
	1. OpenMP (http://openmp.org/wp/)

About

A simple tool for creating flowcharts and graphs (The kind of graphs involving inter-connected nodes.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published