Skip to content

aymenkhs/wdp-solver-with-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving the Winner Determination Problem Using the genetic algorithm in python

Winner Determination Problem

The WDP is a problem where the goal is to accept a number of bids without conflict that maximize the profit. Each bid is an offer by a bidder on a set of items with a price and a conflict between two offers occur when an item is present in both of them, and in that case we must take only one of them.

About

Solving WDP problem using the genetic algorithm in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages