Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: e5110a6a9ede32209e308ce04de2eb07a300211f
      
https://github.com/cytoscape/cytoscape.js/commit/e5110a6a9ede32209e308ce04de2eb07a300211f
  Author: Faister Cabrera Carvalho <tex.kil...@hotmail.com>
  Date:   2021-12-25 (Sat, 25 Dec 2021)

  Changed paths:
    M documentation/md/collection/bellmanFord.md
    M src/collection/algorithms/bellman-ford.js
    M test/collection-algorithms.js

  Log Message:
  -----------
  Find negative weight cycles on Bellman-Ford


  Commit: 0f6506d036b0e820da13d781eee0012fd5ebfef9
      
https://github.com/cytoscape/cytoscape.js/commit/0f6506d036b0e820da13d781eee0012fd5ebfef9
  Author: Faister Cabrera Carvalho <tex.kil...@hotmail.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M documentation/docmaker.json

  Log Message:
  -----------
  Add findNegativeWeightCycles option to docmaker


  Commit: 493100755d6e79d6f5257fa74d996d4ae77ca736
      
https://github.com/cytoscape/cytoscape.js/commit/493100755d6e79d6f5257fa74d996d4ae77ca736
  Author: Faister Cabrera Carvalho <tex.kil...@hotmail.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M src/collection/algorithms/bellman-ford.js

  Log Message:
  -----------
  Improve negative cycle detection


  Commit: 4c536c32d47fd9db73f2355fec6bc265ea7ffe88
      
https://github.com/cytoscape/cytoscape.js/commit/4c536c32d47fd9db73f2355fec6bc265ea7ffe88
  Author: Faister Cabrera Carvalho <tex.kil...@hotmail.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M documentation/docmaker.json
    M src/collection/algorithms/bellman-ford.js
    M test/collection-algorithms.js

  Log Message:
  -----------
  Find negative weight cycles by default


  Commit: 3f837ad37510da3c7e7de3c080c98d01c79066a2
      
https://github.com/cytoscape/cytoscape.js/commit/3f837ad37510da3c7e7de3c080c98d01c79066a2
  Author: Faister Cabrera Carvalho <tex.kil...@hotmail.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M test/collection-algorithms.js

  Log Message:
  -----------
  Add f node for testing two negative weight cycles


  Commit: 4806defd25a655079c602a83c65385f295d18762
      
https://github.com/cytoscape/cytoscape.js/commit/4806defd25a655079c602a83c65385f295d18762
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M documentation/md/collection/bellmanFord.md
    M src/collection/algorithms/bellman-ford.js
    M test/collection-algorithms.js

  Log Message:
  -----------
  Merge pull request #2965 from TexKiller/bellman-ford-return-negative-cycles

Find negative weight cycles on Bellman-Ford


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/0178bc2e1236...4806defd25a6

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/0178bc-4806de%40github.com.

Reply via email to