Results 2 comments of Zuzhao Ye

I like this idea. If I understand correctly, you are getting the mean SHAP values in the sequence dimension. I am also interested if we can get the SHAP values...

I have the same question. Here is what I find in the directory 'mip/gurobi.py': ``` def optimize(self, relax: bool = False) -> OptimizationStatus: # todo add branch_selector and incumbent_updater callbacks...