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

Price Nodes Refactor Suggestion #54

Open
bradenpecora opened this issue Jun 1, 2024 · 0 comments
Open

Price Nodes Refactor Suggestion #54

bradenpecora opened this issue Jun 1, 2024 · 0 comments

Comments

@bradenpecora
Copy link
Collaborator

I've always believed that the price nodes system isn't great for determining prices and I think I've thought of an approach that I'm optimistic about:

  • (Remove price nodes)
  • Solve for capacity at a fixed price
  • If all capacity is met, decrease price at that node (decrease by a slightly random amount)
  • If capacity is not met, increase price (some randomness)
  • Solve again and repeat until changes in capacity are minimal or objective is maximized
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