# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AntsNet" in publications use:' type: software license: MIT title: 'AntsNet: Unified Simulation of Isomorphisms Between Ant Colony Intelligence and Machine Learning' version: 1.0.0 doi: 10.32614/CRAN.package.AntsNet abstract: 'Implements the full suite of simulation, visualization, and analysis tools for exploring the mathematical isomorphisms between ant colony decision-making and three major paradigms of machine learning: random forests (Part I: variance reduction through decorrelation), boosting (Part II: bias reduction through adaptive recruitment), and neural networks (Part III: gradient-based generational learning). Accompanies the trilogy "Isomorphic Functionalities between Ant Colony and Ensemble Learning" (Fokoué, Babbitt, and Levental, 2026, , ).' authors: - family-names: Levental given-names: Yuval email: yhl3051@rit.edu - family-names: Babbitt given-names: Gregory email: gabsbi@rit.edu - family-names: Fokoué given-names: Ernest email: epfeqa@rit.edu repository: https://ylevental.r-universe.dev repository-code: https://github.com/ylevental/IsomorphismSim_Full commit: 451a19d9cb3740409bfb5e9b6bfb1d3e374ccb07 url: https://github.com/ylevental/IsomorphismSim_Full date-released: '2026-04-16' contact: - family-names: Levental given-names: Yuval email: yhl3051@rit.edu