There is an API for java to get IndictmentMap from Optaplanner core ScoreDirector interface. But I am not directly using Optaplanner engine but using KIE server instead that solves my planning problems. Is there an API to get indictment from solver?
Basic Optaplanner API is provided here.