FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BiddingMarket: Fix BehaviorSpace example experiment by LaCuneta · Pull Request #453 · NetLogo/models · GitHub

/ models Public

BiddingMarket: Fix BehaviorSpace example experiment - #453

Merged
FranzZhao merged 1 commit into
mainfrom
fix-bidding-market-bs
Aug 11, 2026
Merged

BiddingMarket: Fix BehaviorSpace example experiment#453
FranzZhao merged 1 commit into
mainfrom
fix-bidding-market-bs

Conversation

Copy link
Copy Markdown
Contributor

The Bidding Market model includes an example BehaviorSpace experiment, but at some point it's variable settings diverged from the model code as changes were made. This PR corrects those issues so it can run correctly. It also adds a metric guard to avoid runtime errors around empty agentsets and it adds a time limit of 3000 ticks for scenarios where the buyers and sellers don't converge.

UriCCL commented Jul 27, 2026 via email

Copy link
Copy Markdown
Contributor

TheBizzle requested a review from FranzZhao July 29, 2026 18:46

Copy link
Copy Markdown
Collaborator

Everything looks good. Thanks, Jeremy!

FranzZhao merged commit 08125a4 into main Aug 11, 2026
1 of 2 checks passed
TheBizzle deleted the fix-bidding-market-bs branch August 11, 2026 18:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL