Closed cosmozhang closed 6 years ago
Which constraints are you referring to? The code here uses the BIO constraints, which are the only constraints included in the main results in the 2017 paper. The code for A* search was implemented in c++ and was not integrated with the rest of the Theano code (which make it hard to run/setup, etc.).
Thanks for your swift reply! In which file did you put BIO constraints in your code?
In the paper, you mentioned the constraints were used. In the code, where can I find them? Thanks!