corail-research / SeaPearl.jl

Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
https://corail-research.github.io/SeaPearl.jl/dev/
BSD 3-Clause "New" or "Revised" License
168 stars 10 forks source link

Very long parsing time #405

Open jardinetsouffleton opened 1 year ago

jardinetsouffleton commented 1 year ago

Some instances -most notably Crossword design- lead to very long parsing times. The strange part of this problem is that while this instance is large, it is not the largest. The parser should be profiled and optimized to reduce the parsing time.