Skip to content
  • Gauthier Quesnel's avatar
    core: replace init-random with init-random and init-policy-random · 6d561f73
    Gauthier Quesnel authored
    The value of each variables in the solution/initial vector is
    initialized according to the init-policy-random parameter of the
    bernouilli's law:
    
    - 1 use the init-policy algorithm to affect 0 or 1.
    - 0 use the toss up algorithm (init-random parameter and the
      bernouilli's law) to affect 0 or 1.
    6d561f73