Branch: refs/heads/develop
  Home:   https://github.com/cytoscape/cytoscape-impl
  Commit: 2abd42afcbb2fb46542414ab7d58994209a0136a
      
https://github.com/cytoscape/cytoscape-impl/commit/2abd42afcbb2fb46542414ab7d58994209a0136a
  Author: mesvam <mes...@gmail.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M 
layout-cytoscape-impl/src/main/java/csapps/layout/algorithms/bioLayout/BioLayoutFRAlgorithmTask.java

  Log Message:
  -----------
  Fix wrong attractive force in Edge-weighted Force directed 
(Fruchterman-Reingold) layout

attractive force is d^2/k not d/k. see original paper: 
https://doi.org/10.1002/spe.4380211102


  Commit: 61002ac3ef2665379ee4c5e1499d80f2832a9a30
      
https://github.com/cytoscape/cytoscape-impl/commit/61002ac3ef2665379ee4c5e1499d80f2832a9a30
  Author: Scooter Morris <scoo...@cgl.ucsf.edu>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M 
layout-cytoscape-impl/src/main/java/csapps/layout/algorithms/bioLayout/BioLayoutFRAlgorithmTask.java

  Log Message:
  -----------
  Merge pull request #49 from mesvam/patch-1

Fix wrong attractive force in Edge-weighted Force directed layout


Compare: 
https://github.com/cytoscape/cytoscape-impl/compare/95015f84fe8f...61002ac3ef26

-- 
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-impl/push/refs/heads/develop/95015f-61002a%40github.com.

Reply via email to