|
|
|
|
|
by ginko
24 days ago
|
|
I have to admit that I haven't looked too closely into this but my understanding is that place & route is essentially an NP hard optimization problem. Would it be possible to translate this into a SAT problem and solve it with a state of the art SAT solver? |
|
Of course, if it were faster, that would be a huge win for the open source implementation.