Hodoku
OptaPlanner
Our great sponsors
Hodoku | OptaPlanner | |
---|---|---|
13 | 30 | |
57 | 8 | |
- | - | |
0.0 | 9.0 | |
over 1 year ago | 7 days ago | |
Java | Java | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hodoku
We haven't tracked posts mentioning Hodoku yet.
Tracking mentions began in Dec 2020.
OptaPlanner
-
OptaPlanner VS timefold-solver - a user suggested alternative
2 projects | 23 Jun 2023
-
Resource Scheduling
However, if you need to solve constraints etc., see: https://www.optaplanner.org/
-
Anything you wish there was an open source solution for?
Try looking for something built around Optaplanner - basically taking the end game of rostering and working backwards.
-
Seeking Advice and Collaboration for an Open-Source Worker Cooperative Platform Project
OptaPlanner takes some of the items tracked in tool like Odoo and creates plans based on them. I.E. how do you manage shifts while juggling multiple constraints (Jerry can only work weekends, Jeff can only work afternoons, Jim can work weekends but only on double time, etc.)
-
[Combinatorial Optimization] What is a good algorithm, or genre of algorithms that I should read up on for an optimization problem with a set of sets, where at least one element of each set is required?
There is a library out there called Optaplanner that is designed for optimization of NP complete problems. It is hard to tell if that is exactly what this is, but I think you should be able to use this regardless.
-
Non profit Healthcare clinic looking for self hosted or cheap cloud alternative employee shift scheduling app?
OptaPlanner
-
Self-hosted schedulers?
I've never used it but it sounds like OptaPlanner may be a scheduler in the same vein?
- Looking for a self hosted employee shift schedule
- Baseball Team Scheduling
- What kind of open source self-hosted solution is needed in your industry?
What are some alternatives?
Choco - An open-source Java library for Constraint Programming
or-tools - Google's Operations Research tools:
jsprit - jsprit is a java based, open source toolkit for solving rich vehicle routing problems
JaCoP - Java Constraint Programming solver
vroom - Vehicle Routing Open-source Optimization Machine
kotlin-statistics - Idiomatic statistical operators for Kotlin
kotlin-jupyter - Kotlin kernel for Jupyter/IPython
Komputation
Decider - An Open Source .Net Constraint Programming Solver
pairAdjacentViolators - A JVM implementation of the Pair Adjacent Violators algorithm for isotonic regression
HiGHS - Linear optimization software
KotlinDiscreteMathToolkit - Set of extensions for Kotlin that provides Discrete math functionalities