cuda_auction

CUDA implementation of Bertsekas' auction algorithm.

Adapted from code from Vasconcelos

Installation

make

Test

python python/make-data.py
./main

Test python

cd python
python test_auction.py

Note

!! This branch is slower than master, if you're not using CSR format