Skip to content
Snippets Groups Projects
  1. Jun 21, 2023
  2. Aug 30, 2022
  3. Jul 21, 2022
  4. Jul 08, 2022
    • Emile Guillaume's avatar
      Add neigh type (struct composed of state, reply and weight), add 3 new... · 7d9f408d
      Emile Guillaume authored
      Add neigh type (struct composed of state, reply and weight), add 3 new function for neigh type, add state.lus generation by salut, modificate unison,bfs-spanning-tree and rsp-tree (compare and kind2 work\!), add demon_is_valid function, a new constant (liste of neighbors number), modificate algo for the new to_state function
      7d9f408d
  5. Jun 20, 2022
  6. May 30, 2022
  7. May 04, 2021
  8. Nov 04, 2020
  9. Aug 21, 2020
  10. Feb 19, 2020
  11. Feb 07, 2020
  12. Feb 06, 2020
  13. Oct 23, 2019
  14. Sep 18, 2019
  15. Jul 01, 2019
  16. Jun 21, 2019
  17. Mar 27, 2019
  18. Mar 10, 2019
  19. Mar 09, 2019
    • erwan's avatar
      Add a neighbor type in algo local vars. · f43f69b9
      erwan authored
      Also add the list of neighbors to the init function. The rationale is that
      to give a sensible initial value to local vars of type 'Neighbor', we need
      the neighbors number.
      
      I could have chosen to pass an integer only. Well, who can the plus
      can the minus.
      f43f69b9
  20. Mar 07, 2019
Loading