I don't see a way to minimize, since the resulting automaton is precisely determined. The only thing is that you should start with the initial states, and only continue with reachable states to avoid working on unreachable states. Apart from that, there is no choice in the algorithm.