cicirello
Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.
Stockton UniversityGalloway, NJ
Pinned Repositories
Chips-n-Salsa
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
generate-sitemap
Generate an XML sitemap for a GitHub Pages site using GitHub Actions
InteractiveBinPacking
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
jacoco-badge-generator
Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
javadoc-cleanup
Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions
JavaPermutationTools
A Java library for computation on permutations and sequences
pyaction
A Docker container with Python, git, and the Github CLI
python-github-action-template
A template repository for GitHub Actions implemented in Python
rho-mu
ρμ - a Java library of Randomization enHancements and Other Math Utilities
user-statistician
Generate a GitHub stats SVG for your GitHub Profile README in GitHub Actions
cicirello's Repositories
cicirello/jacoco-badge-generator
Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
cicirello/user-statistician
Generate a GitHub stats SVG for your GitHub Profile README in GitHub Actions
cicirello/generate-sitemap
Generate an XML sitemap for a GitHub Pages site using GitHub Actions
cicirello/Chips-n-Salsa
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
cicirello/pyaction
A Docker container with Python, git, and the Github CLI
cicirello/python-github-action-template
A template repository for GitHub Actions implemented in Python
cicirello/JavaPermutationTools
A Java library for computation on permutations and sequences
cicirello/javadoc-cleanup
Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions
cicirello/InteractiveBinPacking
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
cicirello/count-action-users
Generates Shields endpoint with number of users of a GitHub Action
cicirello/ZigguratGaussian
Fast Gaussian distributed pseudorandom number generation in Java via the Ziggurat algorithm
cicirello/alpine-plus-plus
A lightweight Docker container for shell scripting with git and GNU tools on Alpine Linux
cicirello/gnu-on-alpine
A lightweight Docker container for shell scripting with GNU tools on Alpine Linux
cicirello/cicirello.github.io
cicirello/rho-mu
ρμ - a Java library of Randomization enHancements and Other Math Utilities
cicirello/chips-n-salsa-examples
Example programs for usage of the Chips-n-Salsa library
cicirello/cicirello
My GitHub Profile
cicirello/examples-jacoco-badge-generator
Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action
cicirello/bibliometrics
Summarize your Google Scholar bibliometrics in an SVG
cicirello/jpt-examples
Example programs for the JavaPermutationTools (JPT) library
cicirello/python-algorithm-examples
Python examples of algorithms
cicirello/status
Automated status updates for my personal website
cicirello/btpe-iterations
Experiments for paper: An Analysis of an Open Source Binomial Random Variate Generation Algorithm
cicirello/core
Utilities and data structures used by several of my projects
cicirello/experimenting-with-actions
cicirello/optimize-ga-operators
Experiments for paper: Optimizing Genetic Algorithms Using the Binomial Distribution
cicirello/pyaction-lite
A base Docker image for Github Actions implemented in Python
cicirello/reports
cicirello/small-sample-experiments
Code and data for experiments for paper "Algorithms for Generating Small Random Samples"
cicirello/technical-report-template