iterativepartitioni​ng.m

This program implements the Iterative Partitioning Algorithm
873 Downloads
Updated 2 Mar 2007

View License

This program implements the Iterative Partitioning Algorithm.This algorithm is used for system partitioning problem in ASIC design.The input is an existing partition which is optimized using Iterative algorithm.

Cite As

SHARAD SINHA (2024). iterativepartitioning.m (https://www.mathworks.com/matlabcentral/fileexchange/14084-iterativepartitioning-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Some users were having understanding what the program actually did. So, I have added some new and clear comment lines.