iVis-at-Bilkent / cytoscape.js-fcose

fCoSE: a fast Compound Spring Embedder
MIT License
134 stars 25 forks source link

Constraint support #28

Closed hasanbalci closed 3 years ago

hasanbalci commented 3 years ago

Adds constraint support to fCoSE. Please note that the actual implementation of the constraint support is in cose-base repository. fCoSE just transfers the constraints to cose-base together with the draft layout and gets the final layout that satisfies constraints.