public class README
extends java.lang.Object
About package 'graph' -- tools for Graphs (networks)
Type
-- Graph Type(s)
Graph
-- basic Graph operations and
useful constants, etc
Directed
-- Directed Graphs
Undirected
-- Undirected Graphs
Child
-- Child interface for derived Graphs and values
Test
-- Some rudimentary tests
Also see
supporting package(s) [la
],
MML [Models
] of Graphs, and the
[home page].
Copyright (c) 2018 Lloyd Allison. Reference: Lloyd Allison, "Coding Ockham's Razor", Springer, 2018. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This file 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 this file. If not, see http://www.gnu.org/licenses/
Constructor and Description |
---|
README() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |