Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to define a discrete design space when using pyswarms.discrete.binary module #503

Open
AidanHawk opened this issue Dec 8, 2022 · 0 comments

Comments

@AidanHawk
Copy link

AidanHawk commented Dec 8, 2022

Description

Hi all,

I've just started using pyswarms and am stuck on defining a discrete design space when using the pyswarms.discrete.binary module.

I have got it running when using the ps.single.GlobalBestPSO module but I want to have points from 0 to 90 at 0.5 increments for my candidate solutions for each of my design variables (2 dimensional).

Any help would be much appreciated.

Cheers,
Aidan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant