Giter Site home page Giter Site logo

website's People

Contributors

arthurgodet avatar cprudhom avatar lars90 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

lars90

website's Issues

Version 4.10.3 is not working

version number should be updated to 4.10.8 !

<dependency>
            <groupId>org.choco-solver</groupId>
            <artifactId>choco-solver</artifactId>
            <version>4.10.8</version>
</dependency>

Minimum required Java version?

The "Getting Started" page mentions Java 11 while the README mentions JDK8+. The last release to mention a change in JDK version is 4.10.3, which mentions compatibility with JDK8 and JDK9+.

Is the latest release of Choco Solver compatible with JDK8? If so, the documentation should probably be updated.

Tutorials : Golomb Ruler

Math:

  1. '+' missing, 3 lines
    for all i,j diff_i,j = diff_i,i+1 ... diff_j-1,j -> diff_i,i+1 + ... + diff_j-1,j
    and the 2 other lines containing "..."

  2. diif_1,m = diff_1,2 + ... + diff_i,j + ... + diff_m-1,m
    diff_i,j -> diff_i,i+1

  3. idem for tick_m

Documentation little improvement

Hi!

I do not have a technical problem, but about this documentation page,

I thought it can be a good idea to put more exemples in the section "Large Neighborhood Search".
More, in the sentence "One can define its own neighbor by extending the abstract class INeighbor. It forces to implements the following methods" Who's "One" (first word) ? According to the fact that it's the first sentence of the section, it probably need more explanation.

Hope it can help you to improve this already really helpfull documentation. All my apologies about English mistakes, it's not my native language ...

Best regards,
hbonnavaud

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.