School of Computer Science

Xiao-Wen CHANG

  • Publications
  • Software
  • Students
  • Seminars
  • Laboratory
  • Contact
  • Teaching

  • COMP 350
    Numerical Computing
  • COMP 540
    Matrix Computations
  • COMP 642
    Numerical Estimation
  • Software

    Routines for solving the underdetermined box-constrained integer least squares problem $$ \min_{\boldsymbol{x}\in \mathbb{Z}^n,\ \boldsymbol{l} \leq \boldsymbol{x}\leq \boldsymbol{u}}\|\boldsymbol{y}-\boldsymbol{B}\boldsymbol{x}\|_2, $$ where \(\boldsymbol{B} \in \mathbb{R}^{m\times n}\) with \(rank(\boldsymbol{B}) < n\), \(\boldsymbol{y}\in \mathbb{R}^n\), \(\boldsymbol{l}\in \mathbb{Z}^n\) and \(\boldsymbol{u}\in \mathbb{Z}^n\) (last updated: December 2022):

    If you use this package in your research work to be published, please include explicit mention of the package in your publication:

    X.-W. Chang. MILES: MATLAB package for solving mixed integer least squares problems, School of Computer Science, McGill University, http://www.cs.mcgill.ca/~chang/software/MILES.php. Last updated: December 2022.