math-optim/algo/ga/doc.go

6 lines
153 B
Go
Raw Normal View History

2023-02-11 20:04:02 +01:00
// Copyright 2023 wanderer <a_mirre at utb dot cz>
// SPDX-License-Identifier: GPL-3.0-or-later
// Package ga implements Genetic Algorithms.
package ga