adjacency

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2019 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Graphs = make(map[string]*Graph)

Graphs exports the adjacency graphs by name

Functions

This section is empty.

Types

type Graph

type Graph struct {
	Graph         map[string][]string
	Name          string
	AverageDegree float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL