[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/acovea/acovea.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A genetic algorithm that finds the best compilation options [T] Acovea implements a genetic algorithm for finding the best options for [T] compiling programs with the GCC C and C++ compilers. Best, in this [T] context, is defined as those options that produce the fastest executable [T] program from a given source code. The framework can be extended to other [T] programming languages and non-GCC compilers. It is also useful for testing [T] combinations of flags for pessimistic interactions, and for testing the [T] reliability of the compiler. [U] https://www.coyotegulch.com/products/acovea/ [A] Scott Robert Ladd [M] The T2 Project [C] extra/development [L] GPL [S] Stable [V] 5.1.1 [D] 7ef13684ca8a5f985c5aa250740c6988725e0d297b288fb2915108a8 libacovea-5.1.1.tar.gz http://www.coyotegulch.com/distfiles/