Skip to content

issues Search Results · repo:TimefoldAI/timefold-solver language:Java

Filter by

311 results
 (79 ms)

311 results

inTimefoldAI/timefold-solver (press backspace or delete to remove)

i config the localSearch use diminishedReturns and simulatedAnnealing , like this: localSearch termination terminationCompositionStyle OR /terminationCompositionStyle diminishedReturns ...
bug
process/needs triage
  • juntinghe1973
  • Opened 
    7 hours ago
  • #1443

When using shadow variables, and writing constraint tests, it s a huge pain to set all shadow variables correctly in the items given to given(). Allow keeping all shadow variables null and let the ConstraintVerifier ...
enhancement
process/needs triage
  • ge0ffrey
  • 9
  • Opened 
    7 days ago
  • #1430

Currently it only shows the top 3 or so. For debugging purposes (User Experience), it s often handy to be able to show them all, or the top 20. Not all cases have 700mb of matches. Proposal A) ScoreAnalysis.summary(int ...
enhancement
process/needs triage
  • ge0ffrey
  • Opened 
    7 days ago
  • #1429

I modified the vehicle routing example in the quickstart repo to solve the SDVRP problem, I got the error: java.lang.IllegalArgumentException: The config (QueuedValuePlacerConfig(ValueSelectorConfig(visits), ...
bug
process/needs triage
  • thucnc
  • 1
  • Opened 
    7 days ago
  • #1427

Describe the bug I want to use multiple SolverManager in the same application as per https://timefold.ai/blog/multiple-solver-managers Actual behavior Compilation Error (see stack trace below) To Reproduce ...
resolution/invalid
  • xputerax
  • 3
  • Opened 
    8 days ago
  • #1426

Connected Ranges have been implemented in Java, but not in Python. This has lead to confusion where our documentation stated that it did exist, while it did not yet. Describe the solution you d like Implement ...
enhancement
python
  • TomCools
  • Opened 
    9 days ago
  • #1425

When run 100_000 times on my laptop, it timed out 5 times. In that case, the test would hang on job.getFinalBestSolution().
bug
  • triceo
  • Opened 
    9 days ago
  • #1424

There is an error in a figure of document In section 4.5.8 Connected ranges collectors of the document, the image constrictStreamConnectedRanges.png is incorrect. In the bottom left corner, the start ...
bug
  • kentbill
  • 2
  • Opened 
    11 days ago
  • #1418

To help beginner users, who have no idea about score corruptions, the solver would add a fail-fast in case a score corruption is detected. - But by default, the solver would fail when it detects a score ...
enhancement
  • triceo
  • Opened 
    14 days ago
  • #1402

Solver only terminates at the end of phases or steps. If a custom phase runs forever, the solver will never terminate. One possible solution: give custom phase an option to terminate itself, based on ...
bug
  • triceo
  • Opened 
    14 days ago
  • #1401
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub