Files
gonum/graph/path/doc.go
2017-05-23 00:02:59 -06:00

7 lines
233 B
Go

// Copyright ©2016 The gonum 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 path provides graph path finding functions.
package path