{
  "_id": "6a251c414b233be19838e10a",
  "Package": "scip",
  "Title": "Interface to the SCIP Optimization Suite",
  "Version": "1.10.0-3",
  "Authors@R": "c(\nperson(\"Balasubramanian\", \"Narasimhan\", email = \"naras@stanford.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5852-7639\")),\nperson(\"SCIP Optimization Suite Authors\", role = \"cph\",\ncomment = \"SCIP, SoPlex, PaPILO libraries\"))",
  "Description": "Provides an R interface to SCIP (Solving Constraint\nInteger Programs), a framework for mixed-integer programming\n(MIP), mixed-integer nonlinear programming (MINLP), and\nconstraint integer programming (2025,\n<doi:10.48550/arXiv.2511.18580>). Supports linear, quadratic,\nSOS, indicator, and knapsack constraints with continuous,\nbinary, and integer variables. Includes a one-shot solver\ninterface and a model-building API for incremental problem\nconstruction.",
  "License": "Apache License (>= 2)",
  "URL": "https://bnaras.github.io/scip/, https://scipopt.org/",
  "BugReports": "https://github.com/bnaras/scip/issues",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "CMake (>= 3.11), GNU make, C++17",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://bnaras.r-universe.dev",
  "Date/Publication": "2026-04-08 21:25:49 UTC",
  "RemoteUrl": "https://github.com/bnaras/scip",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
  "Packaged": {
    "Date": "2026-06-07 07:03:24 UTC",
    "User": "root"
  },
  "Author": "Balasubramanian Narasimhan [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5852-7639>),\nSCIP Optimization Suite Authors [cph] (SCIP, SoPlex, PaPILO libraries)",
  "Maintainer": "Balasubramanian Narasimhan <naras@stanford.edu>",
  "MD5sum": "df2c214ebb0fabcaed578921e6894b5e",
  "_user": "bnaras",
  "_type": "src",
  "_file": "scip_1.10.0-3.tar.gz",
  "_fileid": "719ba39c612254cf3590a977fb58ee276e09a4ed1daba3c5bfeedb0b6ea5bfee",
  "_filesize": 9583539,
  "_sha256": "719ba39c612254cf3590a977fb58ee276e09a4ed1daba3c5bfeedb0b6ea5bfee",
  "_created": "2026-06-07T07:03:24.000Z",
  "_published": "2026-06-07T07:22:41.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939701862,
      "time": 420,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461786129"
    },
    {
      "job": 79939701864,
      "time": 403,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461783956"
    },
    {
      "job": 79939701858,
      "time": 385,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461782257"
    },
    {
      "job": 79939701861,
      "time": 410,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461784881"
    },
    {
      "job": 79939701866,
      "time": 347,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461777472"
    },
    {
      "job": 79939701876,
      "time": 556,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461801853"
    },
    {
      "job": 79939701868,
      "time": 505,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461795503"
    },
    {
      "job": 79939701863,
      "time": 708,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461821145"
    },
    {
      "job": 79938953876,
      "time": 800,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461736096"
    },
    {
      "job": 79939701825,
      "time": 302,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461772596"
    },
    {
      "job": 79939701830,
      "time": 826,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461836216"
    },
    {
      "job": 79939701829,
      "time": 731,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461824096"
    },
    {
      "job": 79939701840,
      "time": 759,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461827719"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bnaras/scip",
  "_commit": {
    "id": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
    "author": "Balasubramanian Narasimhan <b.naras@gmail.com>",
    "committer": "Balasubramanian Narasimhan <b.naras@gmail.com>",
    "message": "Fix bashism in configure.win for consistency\n",
    "time": 1775683549
  },
  "_maintainer": {
    "name": "Balasubramanian Narasimhan",
    "email": "naras@stanford.edu",
    "login": "bnaras",
    "description": "",
    "uuid": 3030361,
    "orcid": "0000-0001-5852-7639"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bnaras",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 10
    },
    {
      "week": "2026-13",
      "n": 28
    },
    {
      "week": "2026-14",
      "n": 12
    },
    {
      "week": "2026-15",
      "n": 13
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bnaras",
      "count": 63,
      "uuid": 3030361
    }
  ],
  "_userbio": {
    "uuid": 3030361,
    "type": "user",
    "name": "Balasubramanian Narasimhan"
  },
  "_downloads": {
    "count": 608,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scip"
  },
  "_devurl": "https://github.com/bnaras/scip",
  "_pkgdown": "https://bnaras.github.io/scip/",
  "_searchresults": 8,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scip.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnaras/scip",
  "_realowner": "bnaras",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.10.0-2",
      "date": "2026-04-03"
    },
    {
      "version": "1.10.0-3",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "scip_add_indicator_cons",
    "scip_add_linear_cons",
    "scip_add_quadratic_cons",
    "scip_add_sos1_cons",
    "scip_add_sos2_cons",
    "scip_add_var",
    "scip_add_vars",
    "scip_control",
    "scip_get_info",
    "scip_get_nsols",
    "scip_get_objval",
    "scip_get_sol",
    "scip_get_solution",
    "scip_get_status",
    "scip_model",
    "scip_model_free",
    "scip_optimize",
    "scip_set_objective_sense",
    "scip_set_param",
    "scip_solve"
  ],
  "_help": [
    {
      "page": "print.scip_control",
      "title": "Print method for scip_control objects",
      "topics": [
        "print.scip_control"
      ]
    },
    {
      "page": "scip_add_indicator_cons",
      "title": "Add an indicator constraint to a SCIP model",
      "topics": [
        "scip_add_indicator_cons"
      ]
    },
    {
      "page": "scip_add_linear_cons",
      "title": "Add a linear constraint to a SCIP model",
      "topics": [
        "scip_add_linear_cons"
      ]
    },
    {
      "page": "scip_add_quadratic_cons",
      "title": "Add a quadratic constraint to a SCIP model",
      "topics": [
        "scip_add_quadratic_cons"
      ]
    },
    {
      "page": "scip_add_sos1_cons",
      "title": "Add a SOS1 constraint to a SCIP model",
      "topics": [
        "scip_add_sos1_cons"
      ]
    },
    {
      "page": "scip_add_sos2_cons",
      "title": "Add a SOS2 constraint to a SCIP model",
      "topics": [
        "scip_add_sos2_cons"
      ]
    },
    {
      "page": "scip_add_var",
      "title": "Add a variable to a SCIP model",
      "topics": [
        "scip_add_var"
      ]
    },
    {
      "page": "scip_add_vars",
      "title": "Add multiple variables to a SCIP model",
      "topics": [
        "scip_add_vars"
      ]
    },
    {
      "page": "scip_control",
      "title": "SCIP solver control parameters",
      "topics": [
        "scip_control"
      ]
    },
    {
      "page": "scip_get_info",
      "title": "Get solver information",
      "topics": [
        "scip_get_info"
      ]
    },
    {
      "page": "scip_get_nsols",
      "title": "Get number of solutions found",
      "topics": [
        "scip_get_nsols"
      ]
    },
    {
      "page": "scip_get_objval",
      "title": "Get objective value of best solution",
      "topics": [
        "scip_get_objval"
      ]
    },
    {
      "page": "scip_get_sol",
      "title": "Get the k-th solution from the solution pool",
      "topics": [
        "scip_get_sol"
      ]
    },
    {
      "page": "scip_get_solution",
      "title": "Get the best solution",
      "topics": [
        "scip_get_solution"
      ]
    },
    {
      "page": "scip_get_status",
      "title": "Get solver status",
      "topics": [
        "scip_get_status"
      ]
    },
    {
      "page": "scip_model",
      "title": "Create a SCIP model",
      "topics": [
        "scip_model"
      ]
    },
    {
      "page": "scip_model_free",
      "title": "Free a SCIP model",
      "topics": [
        "scip_model_free"
      ]
    },
    {
      "page": "scip_optimize",
      "title": "Solve a SCIP model",
      "topics": [
        "scip_optimize"
      ]
    },
    {
      "page": "scip_set_objective_sense",
      "title": "Set objective sense",
      "topics": [
        "scip_set_objective_sense"
      ]
    },
    {
      "page": "scip_set_param",
      "title": "Set a SCIP parameter",
      "topics": [
        "scip_set_param"
      ]
    },
    {
      "page": "scip_solve",
      "title": "Solve a linear or mixed-integer program using SCIP",
      "topics": [
        "scip_solve"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bnaras/scip/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bnaras/scip/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "scip-examples.Rmd",
      "filename": "scip-examples.html",
      "title": "Solving Optimization Problems with SCIP",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example 1: A Production Planning LP",
        "Example 2: The Knapsack Problem",
        "Example 3: N-Queens Problem",
        "Example 4: Circle Packing (Quadratic Constraints)",
        "Example 5: Facility Location (Mixed-Integer)",
        "Example 6: Indicator Constraints",
        "Solver Controls",
        "References"
      ],
      "created": "2026-03-08 19:52:53",
      "modified": "2026-03-08 19:52:53",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "scip",
  "_universes": [
    "bnaras"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:15:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "f72b0deaea8f7ae8a880a638111c6c88d21b6e933fcfd6627fc25b9c38fc2f92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:14:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "0f86da35a125483c83e29fa2b473fb96f9506bcb29f8b9d1c8a8396bdc70381c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:14:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "c9f3f66163f37b99f894843264d43b61a00526f3e5ece2bdf588e96e199cc948",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:14:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "4f0649f51c948a7df18bed2a1b5e9ae90136e1c16a838af263f6de108f4bda1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:13:39.000Z",
      "arch": "aarch64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "e87cca82dd084dbadb815c58c3f28b473dcc51b97dd79475983c41e6410d662b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:16:55.000Z",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "6b0bc4454c6714608127f6260ffe67d1daff93919450a369287ac2f1b06c2c96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:15:50.000Z",
      "arch": "aarch64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "088fceaaf7335ddfe7682efca452c53e7ffbac8ca8dafca1d7989ae35cb06b86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:18:55.000Z",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "5c8ba57b017e5989d3fb10b530e0b51e731b5409107611916aac7c9a18aa5ff3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:13:19.000Z",
      "arch": "emscripten",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "6b862705665b092de451dc3240ea163b0ee3acfe190582dc810fb551b57e2d44",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:19:34.000Z",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "b505e1fb22f0db8ef3c470d829b6073e4c9be20bf46bca45f8082b9b79015a94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:18:59.000Z",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "079ff4c4844c5f70e921f0d0c47259dcb65ba2e12db6f4ca7dbda5661bd8f22b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10.0-3",
      "date": "2026-06-07T07:19:20.000Z",
      "arch": "x86_64",
      "commit": "3b2f51bba6ef3f24d6973226efbc6be52443135b",
      "fileid": "b8b32c32583febef88cc15bdc996429ef2005ee18596378123ba7b0609077dd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bnaras/actions/runs/27085451129"
    }
  ]
}