/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        D E F I N I T I O N S   R E L A T I V E S   A U   R E C U I T   S I M U L E  :                                             */
/*                                                                                                                                   */
/*                                                                                                                                   */
/*        Author of '$xrk/recuit_2D.18$I' :                                                                                          */
/*                                                                                                                                   */
/*                    Jean-Francois Colonna (LACTAMME, 1994??????????).                                                              */
/*                                                                                                                                   */
/*************************************************************************************************************************************/

/*===================================================================================================================================*/
/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        D E F I N I T I O N   D E S   C O U L E U R S   D E S   P A R T I C U L E S  :                                             */
/*                                                                                                                                   */
/*************************************************************************************************************************************/
          Bblock
          DoIn(point,PREMIER_POINT_DU_RESEAU,DERNIER_POINT_DU_RESEAU,I)
               Bblock
               GENERATION_D_UNE_VALEUR(ACCES_ROUGE(point)
                                      ,______________NOIR_NORMALISE
                                      ,______________BLANC_NORMALISE
                                       );
               GENERATION_D_UNE_VALEUR(ACCES_VERTE(point)
                                      ,______________NOIR_NORMALISE
                                      ,______________BLANC_NORMALISE
                                       );
               GENERATION_D_UNE_VALEUR(ACCES_BLEUE(point)
                                      ,______________NOIR_NORMALISE
                                      ,______________BLANC_NORMALISE
                                       );
                                        /* Choix aleatoire initial (afin de ne pas avoir de problemes de coherence temporel, mais    */
                                        /* aussi d'optimiser) de la couleur des points...                                            */
               Eblock
          EDoI
          Eblock



Copyright © Jean-François Colonna, 2019-2021.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2019-2021.