{"id":17911875,"url":"https://github.com/garrybest/pso","last_synced_at":"2025-04-03T06:44:22.339Z","repository":{"id":113552532,"uuid":"170662641","full_name":"Garrybest/pso","owner":"Garrybest","description":"A universal particle swarm optimization solver","archived":false,"fork":false,"pushed_at":"2019-02-18T12:12:41.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T20:31:44.036Z","etag":null,"topics":["particle-swarm-optimization","pso"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Garrybest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-14T09:17:55.000Z","updated_at":"2024-09-30T12:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a51a87dc-238a-4ad8-9832-edb1f8c9d57d","html_url":"https://github.com/Garrybest/pso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garrybest%2Fpso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garrybest%2Fpso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garrybest%2Fpso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garrybest%2Fpso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Garrybest","download_url":"https://codeload.github.com/Garrybest/pso/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952273,"owners_count":20859811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["particle-swarm-optimization","pso"],"created_at":"2024-10-28T19:40:38.552Z","updated_at":"2025-04-03T06:44:22.318Z","avatar_url":"https://github.com/Garrybest.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Particle Swarm Optimization (PSO) \n### User Guide\nThis repository is a PSO solver using Java. \nIt consists of `binary PSO` solver and `hybrid PSO with gaussian mutation` solver.\nYou can solve your own nonlinear programming problem by implementing the `OptModel` interface.\nAlso, you can use your own solver by extending the `AbstractPSO` class.\n\n## Reference\n1. Kennedy, J., and R. Eberhart. \"Particle swarm optimization.\" Icnn95-international Conference on Neural Networks 2002.  \n2. Pulido, G. T. , and C. A. C. Coello . \"A constraint-handling mechanism for particle swarm optimization.\" \nCongress on Evolutionary Computation IEEE, 2004.  \n3. Higashi, N, and H. Iba. \"Particle swarm optimization with Gaussian mutation.\" Swarm Intelligence Symposium 2013.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrybest%2Fpso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarrybest%2Fpso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrybest%2Fpso/lists"}