3d-bin-packing
3d-bin-packing copied to clipboard
Handle errors and reflect errored state in UI
Currently the classical solver can't handle the multi bin scenario because it doesn't support quadratic interactions. It would be good to instead show red on the results tab and replace the graph with an error message explaining the problem.