Sign in
chromium
/
external
/
github.com
/
aclements
/
go-moremath
/
refs/heads/upstream/master
/
.
/
graph
/
graphalg
/
package.go
blob: 590f19b6922f3a3a50ee1cd5cc89b1ce8eced8fd [
file
] [
edit
]
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package graphalg implements common graph algorithms.
package graphalg