{"library":"cytoscape-cose-bilkent","type":"library","category":null,"description":"Cytoscape-cose-bilkent provides an advanced Compound Spring Embedder (CoSE) layout algorithm for the Cytoscape.js graph visualization library. Developed by the i-Vis Lab at Bilkent University, it is specifically designed to handle complex compound graphs with nested structures and supports non-uniform node dimensions, which is a key differentiator from simpler layout algorithms. The current stable version is 4.1.0. The package has seen performance improvements (e.g., v3.0.0) and architectural changes (v4.1.0) for better modularity. It maintains an active release cadence, primarily focusing on compatibility with Cytoscape.js and continuous improvements to its layout quality and speed. Its primary purpose is to produce aesthetically pleasing and readable layouts for graphs, particularly those with hierarchical or grouped components, by intelligently managing node repulsion, edge elasticity, and gravitational forces.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","cytoscape","cytoscape-extension"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cytoscape-cose-bilkent","imports":["import coseBilkent from 'cytoscape-cose-bilkent';\ncytoscape.use(coseBilkent);","const coseBilkent = require('cytoscape-cose-bilkent');\ncytoscape.use(coseBilkent);","cy.layout({ name: 'cose-bilkent', ...options }).run();"]},{"cmd":"yarn add cytoscape-cose-bilkent","imports":[]},{"cmd":"pnpm add cytoscape-cose-bilkent","imports":[]}],"homepage":null,"github":"https://github.com/cytoscape/cytoscape.js-cose-bilkent","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cytoscape-cose-bilkent","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cytoscape-cose-bilkent/compatibility"}}