Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhuliquan/travelresoursetrade_combinatorialauction

It's my recent research ,which aim to solve tourism resource allocation problem, I mainly use combinatorial auction to solve this problem.
https://github.com/zhuliquan/travelresoursetrade_combinatorialauction

Last synced: about 2 months ago
JSON representation

It's my recent research ,which aim to solve tourism resource allocation problem, I mainly use combinatorial auction to solve this problem.

Awesome Lists containing this project

README

        

### 项目说明
---
这是一个有关于旅游资源的分配的问题,主要解决游客用户具有绑定关系,旅游平台获得所有用户如何分配给旅行团,可以让总的成本最低。实际解决的过程主要反向组合拍卖去解决分配问题,利用VCG定价保证各个旅行团的激励相容。