Partitioning

Home > Computer Science > Algorithms and data structures > Parallel algorithms > Partitioning

Breaking down computational problems into independent sub-problems that can be independently assigned to different processors.