genpark-vickrey-clarke-groves-vcg-auction-mechanism-skill
mcp
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 8 GitHub stars
Code Pass
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
GenPark AI Agent Skill - Truthful Vickrey-Clarke-Groves (VCG) auction mechanism with Clarke pivot payments guaranteeing dominant-strategy incentive compatibility.
README.md
GenPark Vickrey-Clarke-Groves (VCG) Auction Mechanism Skill
Truthful Vickrey-Clarke-Groves (VCG) auction mechanism with Clarke pivot payments.
Learn more at GenPark and the GenPark MCP Catalog.
graph TD
B[Agent Sealed Bids] --> W[Welfare Maximization Winner Determination]
W --> C[Clarke Pivot Payment Calculation]
C --> P[Dominant-Strategy Incentive Compatibility DSIC]
P --> U[Truthful Bidding weakly dominant for all agents]
style B fill:#e1f5fe
style W fill:#fff9c4
style C fill:#ffcdd2
style P fill:#c8e6c9
style U fill:#d1c4e9
Features
- Single-item second-price sealed-bid VCG implementation.
- Multi-unit uniform Clarke pivot rule pricing.
- Pure Python standard library.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found