timefold-solver icon indicating copy to clipboard operation
timefold-solver copied to clipboard

TRACE logging should log which classes/fields are planning cloned for debugging purposes

Open ge0ffrey opened this issue 1 year ago • 1 comments

Debugging if a certain class in planning cloned is hard to do. It would be much easier if at solving start, after the TRACE logging logs the planning entities and planning variables, it also logs which classes are being planning cloned.

Not sure if this is possible, as the planning cloning is dynamic. For example: if a Animal field has a Cat instance, then even if Animal nor Dog isn't planning cloned, Cat might be.

ge0ffrey avatar Jun 05 '24 09:06 ge0ffrey

Nice to have

ge0ffrey avatar Jun 05 '24 09:06 ge0ffrey