• Stars
    star
    11
  • Rank 1,690,443 (Top 34 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bertsekas auction algorithm for asymmetric matrices with positive real coefficients (from 0 to 1; eg. MHT data association) - Multithreaded implementation (gauss-seidel) included in AuctionMT; works for dense matrices (Eigen) and sparse matrices (own implementation, might be changed soon)