遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1012)
<a href="https://www.bestpractices.dev/projects/1012"><img src="https://www.bestpractices.dev/projects/1012/badge"></a>
Vita is a scalable, high performance genetic programming / algorithms framework.
It's suitable for classification, symbolic regression, content base image retrieval, data mining and agent control.
Doxygen format in use:
/// \copyright Copyright (C) 2012-2018 EOS di Manlio Morini.
/// \license /// This Source Code Form is subject to the terms of the Mozilla Public /// License, v. 2.0. If a copy of the MPL was not distributed with this file, /// You can obtain one at http://mozilla.org/MPL/2.0/
Repository on GitHub (which uses git). Repository on GitHub, which uses git. git is distributed.
https://github.com/morinim/vita/blob/master/CONTRIBUTING.md#contributing
警告:需要URL,但找不到URL。
Found all required security hardening headers.
In use: - address sanitizer (part of LLVM); - GCOV (GNU source code coverage program); - Valgrind (runs programs on a virtual processor and can detect memory errors / race conditions).
Standard C/C++ assert macro (from cassert standard library) and ensures / expects ad hoc assertions.
assert
cassert
ensures
expects
后退