Published: 2025-09-11
Efficient Algorithms For Bin-Packing: Converting Np Complexity Into P Solutions
The main objective of this problem is to pack objects of fixed volume into bins, each of them having a maximum capacity, so as to minimize the total number of bins used. Bin packing is an Np-complete problem as the number items increases, to pack the items in n bins, it cannot be done in
Anil Shankar Rao
1-8
An Improved Congestion Control Strategy For Tfrc Over Heterogeneous Networks
For advanced streaming applications over wired-wireless networks TCP-Friendly Rate Control (TFRC) has been widely adopted nowadays to give smooth sending rate and unceasing quality in streaming applications TFRC applies an equation-based rate control scheme. However, TFRC tends to fail in
Rohit Kumar Sharma
9-17