gecode

Generic Constraint Development Environment (by Gecode)

Gecode Alternatives

Similar projects and alternatives to gecode

  1. Google Test

    GoogleTest - Google Testing and Mocking Framework

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Choco

    4 gecode VS Choco

    An open-source Java library for Constraint Programming

  4. biteopt

    Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP

  5. decider

    2 gecode VS decider

    A web application that assists network defenders, analysts, and researchers in the process of mapping adversary behaviors to the MITRE ATT&CK® framework.

  6. Decider

    An Open Source .Net Constraint Programming Solver (by lifebeyondfife)

  7. ddo

    2 gecode VS ddo

    DDO a generic and efficient framework for MDD-based optimization.

  8. OptaPlanner

    Java Constraint Solver to solve vehicle routing, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. holmes

    0 gecode VS holmes

    A reference library for constraint-solving with propagators and CDCL.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gecode alternative or higher similarity.

gecode discussion

Log in or Post with

gecode reviews and mentions

Posts with mentions or reviews of gecode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-21.
  • Gecode is an open source C++ toolkit for developing constraint-based systems
    1 project | news.ycombinator.com | 5 Jul 2025
    Adding to wavemode, the Sudoku example is a good starting point: https://github.com/Gecode/gecode/blob/master/examples/sudoku...

    In the documentation (https://www.gecode.org/doc-latest/MPG.pdf) there are a lot of worked examples as well.

  • Send+more=money and how to use forward-checking in search
    2 projects | news.ycombinator.com | 21 Jul 2021
    Sure, there are lots but I think it should be doable. Will probably try sometime. Easiest is to make a model that fixes the lengths of the words, and just run it for different word lengths.

    As a comparison, see this model solving crosswords using constraint programming. https://github.com/Gecode/gecode/blob/develop/examples/cross...

  • Testing non-trivial software (C++)
    2 projects | /r/learnprogramming | 16 Jun 2021
    The main idea is that one defines tests that post the propagator on an initial domain, and then adding a checker for ground instances if it is a solution. The testing infrastructure runs the propagator in simulated setting, making sure that non-solutions are pruned and that solutions are found. Here is an example for the sorted constraint: sorted.cpp
  • A note from our sponsor - Stream
    getstream.io | 14 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic gecode repo stats
4
309
0.0
2 months ago

Gecode/gecode is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of gecode is C++.


Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that C++ is
the 7th most popular programming language
based on number of references?