prasser opened this issue 3 years ago · 1 comments
The examples only contain a configuration with data-independent DP. Add variant with:
config.setHeuristicSearchStepLimit(steps); // Number of steps to search config.setDPSearchBudget(dpSearchBudget) // Additional epsilon for search process
@idhamari