1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

The Challenge Is on: Multi-Way Number Partitioning with T-SQL and SQL CLR

Discussion in 'Microsoft News' started by Itzik Ben-Gan, Feb 20, 2018.

  1. The challenge is known as multi-way number partitioning. Given a set of numbers S, representing quantities or weights, and a number of desired partitions, k, divide the quantities into k partitions such that the quantities are as evenly distributed among the partitions as possible.

    Continue reading...
     

Share This Page