zebra4j
zebra4j is a generator and solver library for Zebra puzzles, also knows as "logic grid puzzles". (by murfffi)
zebra-apps
A collections of applications and integrations built with zebra4j - https://github.com/murfffi/zebra4j . (by murfffi)
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
zebra4j | zebra-apps | |
---|---|---|
1 | 1 | |
10 | 2 | |
- | - | |
0.0 | 0.0 | |
6 months ago | over 2 years ago | |
Java | Java | |
GNU Lesser General Public License v3.0 only | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
zebra4j
Posts with mentions or reviews of zebra4j.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-08.
-
I made zebra4j - Java and JavaScript libraries for generating logic grid puzzles like the famous Zebra puzzle
Try the JS version at https://murfffi.github.io/zebra-apps/demo/index.html . Learn more and check out the Java code at https://github.com/murfffi/zebra4j . The puzzles are fully customizable and produce descriptions in natural language.
zebra-apps
Posts with mentions or reviews of zebra-apps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-08.
-
I made zebra4j - Java and JavaScript libraries for generating logic grid puzzles like the famous Zebra puzzle
The JavaScript code is transpiled from Java and remains fully functional - dig in to see how it works.
What are some alternatives?
When comparing zebra4j and zebra-apps you can also consider the following projects:
Choco - An open-source Java library for Constraint Programming
pulp - A python Linear Programming API
Hodoku - Hodoku is a solver/generator/trainer/analyzer for standard sudoku.