Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zhuliquan/travelresoursetrade_combinatorialauction
- Owner: zhuliquan
- Created: 2020-04-23T15:53:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T01:47:46.000Z (over 2 years ago)
- Last Synced: 2023-03-04T03:33:09.935Z (almost 2 years ago)
- Language: TeX
- Size: 11.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 项目说明
---
这是一个有关于旅游资源的分配的问题,主要解决游客用户具有绑定关系,旅游平台获得所有用户如何分配给旅行团,可以让总的成本最低。实际解决的过程主要反向组合拍卖去解决分配问题,利用VCG定价保证各个旅行团的激励相容。