Thomas Nield
Thomas Nield
https://pythonhosted.org/PuLP/
I am curious to see how OptaPlanner performs against this problem, and whether metaheuristics might result in faster solutions for near-infeasible cases. https://www.optaplanner.org/
Create a third implementation that uses simulated annealing to search a feasible schedule
Hey Gerrit, There doesn't seem to be any good `LocalDate` and `LocalDateTime` axis types. Would this be something that's in scope for this library? I'm coming across this need a...
Is it possible to officially add a dark theme or a small catalog of themes? I write books with MarkDown and this would be helpful for the eyes. Good job...
At KotlinConf 2018, a new type inference system was announced and it will fix the SAM issue. I believe this is going to be in experimental stages for some time...
I was a [heavy AutoHotkey user](https://www.autohotkey.com/docs/Tutorial.htm#s2) on Windows and finding Hammerspoon is the closest replacement for it on Mac. I think there needs to be a text replacement spoon and...
Probably tied to my other issue #276, but can we also allow a feature to quickly insert a Table of Contents at the top of the page with hyperlink support...
Somebody in the class had a suggestion to package up the examples in a Jupyter notebook. This sounds like a helpful addition.
With Java 11, reflection deprecation warnings are popping up in Gradle 4. Compile errors happen with Gradle 5. Consider ridding Mockito dependency if it cannot be resolved easily.