Is there a way to identify/read the size of the DVD so knapsack or bin-pack algorithm knows what to work with? Basically, I don't wanna use dvd_capacity as a constant since there are single and dual layer DVDs and other different media.
Comment on Re^4: I want to maximize data storage in a DVD
It would be easier to have two constants and control which is used by a command line argument. If you disagree, don't hide your new question deep inside an "old" unrelated thread.