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

feat: Add option to input array with payoffs #20

Closed
eliotwrobson opened this issue Oct 9, 2024 · 0 comments · Fixed by #22
Closed

feat: Add option to input array with payoffs #20

eliotwrobson opened this issue Oct 9, 2024 · 0 comments · Fixed by #22
Assignees
Labels
enhancement New feature or request

Comments

@eliotwrobson
Copy link
Owner

In certain situations, it can be desirable to give a scaling factor per-node when computing the influence of a certain seed set (i.e., if a certain node is activated, we want to give it a higher weight than another node). Allow model classes to take in a scaling factor to add to a node if it is activated. This can be a more general linear function as well. Should allow faster computation of influence in certain use cases.

@eliotwrobson eliotwrobson added the enhancement New feature or request label Oct 9, 2024
@eliotwrobson eliotwrobson changed the title feat: Add option to input array with scaling factors feat: Add option to input array with payoffs Oct 29, 2024
@eliotwrobson eliotwrobson self-assigned this Oct 29, 2024
@eliotwrobson eliotwrobson linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant