Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carveme not finishing with SCIP solver #205

Open
ryan-boobybiome opened this issue Jun 21, 2024 · 0 comments
Open

Carveme not finishing with SCIP solver #205

ryan-boobybiome opened this issue Jun 21, 2024 · 0 comments

Comments

@ryan-boobybiome
Copy link

I've been generating models from a range of bacterial isolates using my own custom media with the gapfill and init flags. Full command is:

carve --dna <fasta> --output <xml> --gapfill MRS --init MRS --mediadb mediadb.tsv --solver scip

This works fine and produces working models for some of my fasta files but for others the command just continuously runs (over several days) and does not complete. This seems to be a solver issue as these fasta files will complete with the cplex solver but I really need to use SCIP. I've read in other threads that SCIP should finish/timeout with a non optimal solution after 10 minutes but that isn't happening here.

Are there any suggestions as to why this isn't working or anything I can try to reach a solution using SCIP for these files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant