llama
Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks
Science Score: 75.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: acm.org -
○Academic email domains
-
✓Institutional organization owner
Organization climerlab has institutional domain (www.cs.umsl.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Keywords
community-detection
cpp
discrete-optimization
evolutionary-algorithms
Last synced: 4 months ago
·
JSON representation
·
Repository
Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
community-detection
cpp
discrete-optimization
evolutionary-algorithms
Created over 4 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
LLAMA
Details on LLAMA 1.0.0 from GECCO '19: Proceedings of the Genetic and Evolutionary Computation Conference Companion.
Owner
- Name: Climer Lab
- Login: ClimerLab
- Kind: organization
- Location: Saint Louis Missouri
- Website: http://www.cs.umsl.edu/~climer/
- Repositories: 1
- Profile: https://github.com/ClimerLab
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Smith" given-names: "Ken" orcid: "https://orcid.org/0000-0002-7292-8268" title: "LLAMA" version: 1.0.0 license: BSD-3-Clause license-url: "https://github.com/ClimerLab/LLAMA/blob/main/LICENSE" repository-code: "https://github.com/ClimerLab/LLAMA/" keywords: - community detection - evolutionary algorithm type: software url: "https://github.com/ClimerLab/LLAMA/"