globpso
1.3.1Swarm Intelligence Optimization
Overview
A fast and flexible general-purpose implementation of Particle Swarm Optimization (PSO) and Differential Evolution (DE) for solving global minimization problems is provided. It is designed to handle complex optimization tasks with nonlinear, non-differentiable, and multi-modal objective functions defined by users. There are five types of PSO variants: Particle Swarm Optimization (PSO, Eberhart & Kennedy, 1995) doi:10.1109/MHS.1995.494215, Quantum-behaved particle Swarm Optimization (QPSO, Sun et al., 2004) doi:10.1109/CEC.2004.1330875, Locally convergent rotationally invariant particle swarm optimization (LcRiPSO, Bonyadi & Michalewicz, 2014) doi:10.1007/s11721-014-0095-1, Competitive Swarm Optimizer (CSO, Cheng & Jin, 2015) doi:10.1109/TCYB.2014.2322602 and Double exponential particle swarm optimization (DExPSO, Stehlik et al., 2024) doi:10.1016/j.asoc.2024.111913. For the DE algorithm, six types in Storn, R. & Price, K. (1997) doi:10.1023/A:1008202821328 are included: DE/rand/1, DE/rand/2, DE/best/1, DE/best/2, DE/rand_to-best/1 and DE/rand_to-best/2.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-04-2214 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1813 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 60%
Downloads
Dependencies
Code & Tests
People & History
Show 6 more contributors
2 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.3.1Latest
- RR 4.5.0 released · 2025-04-11
- 1.3.02025-03-19
- RR 4.4.0 released · 2024-04-24
Package metadata
- First published
- 2025-03-19
- Total releases
- 2 / 1 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 4.3.0
- Download size
- 26 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("globpso")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-18, which the citation names so these numbers can be found later. More on citing and the projects behind them.