nasutitermes
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: juliansgottfried
- Language: HTML
- Default Branch: main
- Size: 22 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 3 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
Citation
Support
README.txt
# termite_simulation Simulation of Nasutitermes foraging behavior. All original code in code folder. Necessary support code in support folder. Citations in citations.txt To run individual programs, user will need to add stdlib.jar and every file and directory within javaml-0.1.7 to build path. Alternatively, simply run the executable termites.jar with java -jar termites.jar Example maps to run Sim.java in maps folder. Sample data in data folder.
Owner
- Login: juliansgottfried
- Kind: user
- Repositories: 1
- Profile: https://github.com/juliansgottfried
Citation (citations.txt)
Princeton Standard Library Downloaded from: https://introcs.cs.princeton.edu/java/stdlib/ Princeton MinPQ Copied from: https://algs4.cs.princeton.edu/24pq/MinPQ.java.html Java ML library Downloaded from: https://sourceforge.net/projects/java-ml/files/ Citation: Abeel, T.; de Peer, Y. V. & Saeys, Y. Java-ML: A Machine Learning Library, Journal of Machine Learning Research, 2009, 10, 931-934