Comment by thomasahle

Comment by thomasahle 13 hours ago

1 reply

Interview:

> We can solve this with a constraint solver

Ok, using your favorite constraint solver, please write a solution for this.

> [half an hour later]

Ok, now how would you solve it if there was more than 100 data points? E.g. 10^12?

nemetroid 10 hours ago

Maybe some preprocessing, maybe column generation, depends on the problem.