/subset-sum-calc

A Windows Forms application designed to solve the SUBSET-SUM problem. Users can input a series of space-separated decimal numbers and specify a target sum. The tool then calculates and displays all possible combinations of the numbers that yield the specified sum.

Primary LanguageC#MIT LicenseMIT

Watchers