sbronson
sbronson
Oh right, sorry. I was hoping to use the if/parenthesized version for larger T, but the compilation time grows too quickly. Is that part expected, or is there a workaround?
Splitting the constraint worked great, thanks.
For me, tab completion segfaults accessing `coefMatrix`, so this is another way to trigger it: ```python -c 'from cylp.cy import CyClpSimplex; CyClpSimplex().coefMatrix'```
[fst.zip](https://github.com/propublica/nyc-dna-software/files/1444504/fst.zip)