1) All Constraints value after optimization in some file.
2) All constraints with value which did not satisfy in case of infeasible solution.
Thanks Renan for answering . for GRBExpr.getValue() , do i need to put constraint name or whole expression inside brackets , I tried constraint but it is giving error. and also i read documentation and could not find any syntax example.