Automatic LPBoost to select varying-length substrings
Tested under Python 2.7
Required packages:
numpy (v1.14 or earlier)
cvxopt (v1.2 or earlier)
networkx (v1.11 or earlier)
!Important! Due to some major changes in MultiDiGraph class of networkx, our code is only compatitable with networkx v1.x. To migrate to networkx v2.x, please refer to the following link:
https://networkx.github.io/documentation/stable/release/migration_guide_from_1.x_to_2.0.html