notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
SCIP Solver for mixed integer, mixed integer nonlinear programming
9.0.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-12-25 19:03:41
Last Update: 2024-03-09 07:34:10
Commit Hash: b5d39dc
Also Listed In: science
License: APACHE20
WWW:
https://www.scipopt.org/
Description:
SCIP is currently one of the fastest non-commercial solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP). It is also a framework for constraint integer programming and branch-cut-and-price. It allows for total control of the solution process and the access of detailed information down to the guts of the solver. Features: * very fast standalone solver for linear programming (LP), mixed integer programming (MIP), and mixed integer nonlinear programming (MINLP) * framework for branching, cutting plane separation, pricing, and propagation * large C-API, C++ wrapper classes for user plugins * interfaces to other applications and programming languages * open LP solver support * highly flexible through many possible user plugins
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (577 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/SCIP-9.0.0/catalog.mk
  3. /usr/local/share/licenses/SCIP-9.0.0/LICENSE
  4. /usr/local/share/licenses/SCIP-9.0.0/APACHE20
  5. bin/scip
  6. include/blockmemshell/memory.h
  7. include/dijkstra/dijkstra.h
  8. include/lpi/lpi.h
  9. include/lpi/type_lpi.h
  10. include/objscip/objbenders.h
  11. include/objscip/objbenderscut.h
  12. include/objscip/objbranchrule.h
  13. include/objscip/objcloneable.h
  14. include/objscip/objconshdlr.h
  15. include/objscip/objcutsel.h
  16. include/objscip/objdialog.h
  17. include/objscip/objdisp.h
  18. include/objscip/objeventhdlr.h
  19. include/objscip/objheur.h
  20. include/objscip/objmessagehdlr.h
  21. include/objscip/objnodesel.h
  22. include/objscip/objpresol.h
  23. include/objscip/objpricer.h
  24. include/objscip/objprobcloneable.h
  25. include/objscip/objprobdata.h
  26. include/objscip/objprop.h
  27. include/objscip/objreader.h
  28. include/objscip/objrelax.h
  29. include/objscip/objscip.h
  30. include/objscip/objscipdefplugins.h
  31. include/objscip/objsepa.h
  32. include/objscip/objtable.h
  33. include/objscip/objvardata.h
  34. include/objscip/type_objcloneable.h
  35. include/objscip/type_objprobcloneable.h
  36. include/scip/bandit.h
  37. include/scip/bandit_epsgreedy.h
  38. include/scip/bandit_exp3.h
  39. include/scip/bandit_exp3ix.h
  40. include/scip/bandit_ucb.h
  41. include/scip/benders.h
  42. include/scip/benders_default.h
  43. include/scip/benderscut.h
  44. include/scip/benderscut_feas.h
  45. include/scip/benderscut_feasalt.h
  46. include/scip/benderscut_int.h
  47. include/scip/benderscut_nogood.h
  48. include/scip/benderscut_opt.h
  49. include/scip/bendersdefcuts.h
  50. include/scip/bitencode.h
  51. include/scip/boundstore.h
  52. include/scip/branch.h
  53. include/scip/branch_allfullstrong.h
  54. include/scip/branch_cloud.h
  55. include/scip/branch_distribution.h
  56. include/scip/branch_fullstrong.h
  57. include/scip/branch_gomory.h
  58. include/scip/branch_inference.h
  59. include/scip/branch_leastinf.h
  60. include/scip/branch_lookahead.h
  61. include/scip/branch_mostinf.h
  62. include/scip/branch_multaggr.h
  63. include/scip/branch_nodereopt.h
  64. include/scip/branch_pscost.h
  65. include/scip/branch_random.h
  66. include/scip/branch_relpscost.h
  67. include/scip/branch_vanillafullstrong.h
  68. include/scip/clock.h
  69. include/scip/compr.h
  70. include/scip/compr_largestrepr.h
  71. include/scip/compr_weakcompr.h
  72. include/scip/concsolver.h
  73. include/scip/concsolver_scip.h
  74. include/scip/concurrent.h
  75. include/scip/config.h
  76. include/scip/conflict.h
  77. include/scip/conflict_dualproofanalysis.h
  78. include/scip/conflict_general.h
  79. include/scip/conflict_graphanalysis.h
  80. include/scip/conflictstore.h
  81. include/scip/cons.h
  82. include/scip/cons_abspower.h
  83. include/scip/cons_and.h
  84. include/scip/cons_benders.h
  85. include/scip/cons_benderslp.h
  86. include/scip/cons_bounddisjunction.h
  87. include/scip/cons_cardinality.h
  88. include/scip/cons_components.h
  89. include/scip/cons_conjunction.h
  90. include/scip/cons_countsols.h
  91. include/scip/cons_cumulative.h
  92. include/scip/cons_disjunction.h
  93. include/scip/cons_indicator.h
  94. include/scip/cons_integral.h
  95. include/scip/cons_knapsack.h
  96. include/scip/cons_linear.h
  97. include/scip/cons_linking.h
  98. include/scip/cons_logicor.h
  99. include/scip/cons_nonlinear.h
  100. include/scip/cons_or.h
  101. include/scip/cons_orbisack.h
  102. include/scip/cons_orbitope.h
  103. include/scip/cons_pseudoboolean.h
  104. include/scip/cons_quadratic.h
  105. include/scip/cons_setppc.h
  106. include/scip/cons_soc.h
  107. include/scip/cons_sos1.h
  108. include/scip/cons_sos2.h
  109. include/scip/cons_superindicator.h
  110. include/scip/cons_symresack.h
  111. include/scip/cons_varbound.h
  112. include/scip/cons_xor.h
  113. include/scip/cutpool.h
  114. include/scip/cuts.h
  115. include/scip/cutsel.h
  116. include/scip/cutsel_dynamic.h
  117. include/scip/cutsel_ensemble.h
  118. include/scip/cutsel_hybrid.h
  119. include/scip/dbldblarith.h
  120. include/scip/dcmp.h
  121. include/scip/debug.h
  122. include/scip/def.h
  123. include/scip/dialog.h
  124. include/scip/dialog_default.h
  125. include/scip/disp.h
  126. include/scip/disp_default.h
  127. include/scip/event.h
  128. include/scip/event_estim.h
  129. include/scip/event_globalbnd.h
  130. include/scip/event_shadowtree.h
  131. include/scip/event_softtimelimit.h
  132. include/scip/event_solvingphase.h
  133. include/scip/expr.h
  134. include/scip/expr_abs.h
  135. include/scip/expr_entropy.h
  136. include/scip/expr_erf.h
  137. include/scip/expr_exp.h
  138. include/scip/expr_log.h
  139. include/scip/expr_pow.h
  140. include/scip/expr_product.h
  141. include/scip/expr_sum.h
  142. include/scip/expr_trig.h
  143. include/scip/expr_value.h
  144. include/scip/expr_var.h
  145. include/scip/expr_varidx.h
  146. include/scip/exprinterpret.h
  147. include/scip/heur.h
  148. include/scip/heur_actconsdiving.h
  149. include/scip/heur_adaptivediving.h
  150. include/scip/heur_alns.h
  151. include/scip/heur_bound.h
  152. include/scip/heur_clique.h
  153. include/scip/heur_coefdiving.h
  154. include/scip/heur_completesol.h
  155. include/scip/heur_conflictdiving.h
  156. include/scip/heur_crossover.h
  157. include/scip/heur_dins.h
  158. include/scip/heur_distributiondiving.h
  159. include/scip/heur_dps.h
  160. include/scip/heur_dualval.h
  161. include/scip/heur_farkasdiving.h
  162. include/scip/heur_feaspump.h
  163. include/scip/heur_fixandinfer.h
  164. include/scip/heur_fracdiving.h
  165. include/scip/heur_gins.h
  166. include/scip/heur_guideddiving.h
  167. include/scip/heur_indicator.h
  168. include/scip/heur_indicatordiving.h
  169. include/scip/heur_intdiving.h
  170. include/scip/heur_intshifting.h
  171. include/scip/heur_linesearchdiving.h
  172. include/scip/heur_localbranching.h
  173. include/scip/heur_locks.h
  174. include/scip/heur_lpface.h
  175. include/scip/heur_mpec.h
  176. include/scip/heur_multistart.h
  177. include/scip/heur_mutation.h
  178. include/scip/heur_nlpdiving.h
  179. include/scip/heur_objpscostdiving.h
  180. include/scip/heur_octane.h
  181. include/scip/heur_ofins.h
  182. include/scip/heur_oneopt.h
  183. include/scip/heur_padm.h
  184. include/scip/heur_proximity.h
  185. include/scip/heur_pscostdiving.h
  186. include/scip/heur_randrounding.h
  187. include/scip/heur_rens.h
  188. include/scip/heur_reoptsols.h
  189. include/scip/heur_repair.h
  190. include/scip/heur_rins.h
  191. include/scip/heur_rootsoldiving.h
  192. include/scip/heur_rounding.h
  193. include/scip/heur_scheduler.h
  194. include/scip/heur_shiftandpropagate.h
  195. include/scip/heur_shifting.h
  196. include/scip/heur_simplerounding.h
  197. include/scip/heur_subnlp.h
  198. include/scip/heur_sync.h
  199. include/scip/heur_trivial.h
  200. include/scip/heur_trivialnegation.h
  201. include/scip/heur_trustregion.h
  202. include/scip/heur_trysol.h
  203. include/scip/heur_twoopt.h
  204. include/scip/heur_undercover.h
  205. include/scip/heur_vbounds.h
  206. include/scip/heur_veclendiving.h
  207. include/scip/heur_zeroobj.h
  208. include/scip/heur_zirounding.h
  209. include/scip/heuristics.h
  210. include/scip/history.h
  211. include/scip/implics.h
  212. include/scip/interrupt.h
  213. include/scip/intervalarith.h
  214. include/scip/lapack_calls.h
  215. include/scip/lp.h
  216. include/scip/mem.h
  217. include/scip/message.h
  218. include/scip/message_default.h
  219. include/scip/misc.h
  220. include/scip/nlhdlr.h
  221. include/scip/nlhdlr_bilinear.h
  222. include/scip/nlhdlr_convex.h
  223. include/scip/nlhdlr_default.h
  224. include/scip/nlhdlr_perspective.h
  225. include/scip/nlhdlr_quadratic.h
  226. include/scip/nlhdlr_quotient.h
  227. include/scip/nlhdlr_signomial.h
  228. include/scip/nlhdlr_soc.h
  229. include/scip/nlp.h
  230. include/scip/nlpi.h
  231. include/scip/nlpi_all.h
  232. include/scip/nlpi_filtersqp.h
  233. include/scip/nlpi_ipopt.h
  234. include/scip/nlpi_worhp.h
  235. include/scip/nlpioracle.h
  236. include/scip/nodesel.h
  237. include/scip/nodesel_bfs.h
  238. include/scip/nodesel_breadthfirst.h
  239. include/scip/nodesel_dfs.h
  240. include/scip/nodesel_estimate.h
  241. include/scip/nodesel_hybridestim.h
  242. include/scip/nodesel_restartdfs.h
  243. include/scip/nodesel_uct.h
  244. include/scip/paramset.h
  245. include/scip/presol.h
  246. include/scip/presol_boundshift.h
  247. include/scip/presol_convertinttobin.h
  248. include/scip/presol_domcol.h
  249. include/scip/presol_dualagg.h
  250. include/scip/presol_dualcomp.h
  251. include/scip/presol_dualinfer.h
  252. include/scip/presol_dualsparsify.h
  253. include/scip/presol_gateextraction.h
  254. include/scip/presol_implics.h
  255. include/scip/presol_inttobinary.h
  256. include/scip/presol_milp.h
  257. include/scip/presol_qpkktref.h
  258. include/scip/presol_redvub.h
  259. include/scip/presol_sparsify.h
  260. include/scip/presol_stuffing.h
  261. include/scip/presol_trivial.h
  262. include/scip/presol_tworowbnd.h
  263. include/scip/presolve.h
  264. include/scip/pricer.h
  265. include/scip/pricestore.h
  266. include/scip/primal.h
  267. include/scip/prob.h
  268. include/scip/prop.h
  269. include/scip/prop_dualfix.h
  270. include/scip/prop_genvbounds.h
  271. include/scip/prop_nlobbt.h
  272. include/scip/prop_obbt.h
  273. include/scip/prop_probing.h
  274. include/scip/prop_pseudoobj.h
  275. include/scip/prop_redcost.h
  276. include/scip/prop_rootredcost.h
  277. include/scip/prop_symmetry.h
  278. include/scip/prop_sync.h
  279. include/scip/prop_vbounds.h
  280. include/scip/pub_bandit.h
  281. include/scip/pub_bandit_epsgreedy.h
  282. include/scip/pub_bandit_exp3.h
  283. include/scip/pub_bandit_exp3ix.h
  284. include/scip/pub_bandit_ucb.h
  285. include/scip/pub_benders.h
  286. include/scip/pub_benderscut.h
  287. include/scip/pub_branch.h
  288. include/scip/pub_compr.h
  289. include/scip/pub_conflict.h
  290. include/scip/pub_cons.h
  291. include/scip/pub_cutpool.h
  292. include/scip/pub_cutsel.h
  293. include/scip/pub_dcmp.h
  294. include/scip/pub_dialog.h
  295. include/scip/pub_disp.h
  296. include/scip/pub_event.h
  297. include/scip/pub_expr.h
  298. include/scip/pub_fileio.h
  299. include/scip/pub_heur.h
  300. include/scip/pub_history.h
  301. include/scip/pub_implics.h
  302. include/scip/pub_lp.h
  303. include/scip/pub_matrix.h
  304. include/scip/pub_message.h
  305. include/scip/pub_misc.h
  306. include/scip/pub_misc_linear.h
  307. include/scip/pub_misc_rowprep.h
  308. include/scip/pub_misc_select.h
  309. include/scip/pub_misc_sort.h
  310. include/scip/pub_nlhdlr.h
  311. include/scip/pub_nlp.h
  312. include/scip/pub_nlpi.h
  313. include/scip/pub_nodesel.h
  314. include/scip/pub_paramset.h
  315. include/scip/pub_presol.h
  316. include/scip/pub_pricer.h
  317. include/scip/pub_prop.h
  318. include/scip/pub_reader.h
  319. include/scip/pub_relax.h
  320. include/scip/pub_reopt.h
  321. include/scip/pub_sepa.h
  322. include/scip/pub_sol.h
  323. include/scip/pub_table.h
  324. include/scip/pub_tree.h
  325. include/scip/pub_var.h
  326. include/scip/rbtree.h
  327. include/scip/reader.h
  328. include/scip/reader_bnd.h
  329. include/scip/reader_ccg.h
  330. include/scip/reader_cip.h
  331. include/scip/reader_cnf.h
  332. include/scip/reader_cor.h
  333. include/scip/reader_dec.h
  334. include/scip/reader_diff.h
  335. include/scip/reader_fix.h
  336. include/scip/reader_fzn.h
  337. include/scip/reader_gms.h
  338. include/scip/reader_lp.h
  339. include/scip/reader_mps.h
  340. include/scip/reader_mst.h
  341. include/scip/reader_nl.h
  342. include/scip/reader_opb.h
  343. include/scip/reader_osil.h
  344. include/scip/reader_pbm.h
  345. include/scip/reader_pip.h
  346. include/scip/reader_ppm.h
  347. include/scip/reader_rlp.h
  348. include/scip/reader_smps.h
  349. include/scip/reader_sol.h
  350. include/scip/reader_sto.h
  351. include/scip/reader_tim.h
  352. include/scip/reader_wbo.h
  353. include/scip/reader_zpl.h
  354. include/scip/relax.h
  355. include/scip/reopt.h
  356. include/scip/retcode.h
  357. include/scip/scip.h
  358. include/scip/scip_bandit.h
  359. include/scip/scip_benders.h
  360. include/scip/scip_branch.h
  361. include/scip/scip_compr.h
  362. include/scip/scip_concurrent.h
  363. include/scip/scip_conflict.h
  364. include/scip/scip_cons.h
  365. include/scip/scip_copy.h
  366. include/scip/scip_cut.h
  367. include/scip/scip_cutsel.h
  368. include/scip/scip_datastructures.h
  369. include/scip/scip_dcmp.h
  370. include/scip/scip_debug.h
  371. include/scip/scip_dialog.h
  372. include/scip/scip_disp.h
  373. include/scip/scip_event.h
  374. include/scip/scip_export.h
  375. include/scip/scip_expr.h
  376. include/scip/scip_general.h
  377. include/scip/scip_heur.h
  378. include/scip/scip_lp.h
  379. include/scip/scip_mem.h
  380. include/scip/scip_message.h
  381. include/scip/scip_nlp.h
  382. include/scip/scip_nlpi.h
  383. include/scip/scip_nodesel.h
  384. include/scip/scip_numerics.h
  385. include/scip/scip_param.h
  386. include/scip/scip_presol.h
  387. include/scip/scip_pricer.h
  388. include/scip/scip_prob.h
  389. include/scip/scip_probing.h
  390. include/scip/scip_prop.h
  391. include/scip/scip_randnumgen.h
  392. include/scip/scip_reader.h
  393. include/scip/scip_relax.h
  394. include/scip/scip_reopt.h
  395. include/scip/scip_sepa.h
  396. include/scip/scip_sol.h
  397. include/scip/scip_solve.h
  398. include/scip/scip_solvingstats.h
  399. include/scip/scip_table.h
  400. include/scip/scip_timing.h
  401. include/scip/scip_tree.h
  402. include/scip/scip_validation.h
  403. include/scip/scip_var.h
  404. include/scip/scipbuildflags.h
  405. include/scip/scipcoreplugins.h
  406. include/scip/scipdefplugins.h
  407. include/scip/scipgithash.h
  408. include/scip/scipshell.h
  409. include/scip/sepa.h
  410. include/scip/sepa_aggregation.h
  411. include/scip/sepa_cgmip.h
  412. include/scip/sepa_clique.h
  413. include/scip/sepa_closecuts.h
  414. include/scip/sepa_convexproj.h
  415. include/scip/sepa_disjunctive.h
  416. include/scip/sepa_eccuts.h
  417. include/scip/sepa_gauge.h
  418. include/scip/sepa_gomory.h
  419. include/scip/sepa_impliedbounds.h
  420. include/scip/sepa_interminor.h
  421. include/scip/sepa_intobj.h
  422. include/scip/sepa_lagromory.h
  423. include/scip/sepa_mcf.h
  424. include/scip/sepa_minor.h
  425. include/scip/sepa_mixing.h
  426. include/scip/sepa_oddcycle.h
  427. include/scip/sepa_rapidlearning.h
  428. include/scip/sepa_rlt.h
  429. include/scip/sepa_zerohalf.h
  430. include/scip/sepastore.h
  431. include/scip/set.h
  432. include/scip/sol.h
  433. include/scip/solve.h
  434. include/scip/stat.h
  435. include/scip/struct_bandit.h
  436. include/scip/struct_benders.h
  437. include/scip/struct_benderscut.h
  438. include/scip/struct_branch.h
  439. include/scip/struct_clock.h
  440. include/scip/struct_compr.h
  441. include/scip/struct_concsolver.h
  442. include/scip/struct_concurrent.h
  443. include/scip/struct_conflict.h
  444. include/scip/struct_conflictstore.h
  445. include/scip/struct_cons.h
  446. include/scip/struct_cutpool.h
  447. include/scip/struct_cuts.h
  448. include/scip/struct_cutsel.h
  449. include/scip/struct_dcmp.h
  450. include/scip/struct_dialog.h
  451. include/scip/struct_disp.h
  452. include/scip/struct_event.h
  453. include/scip/struct_expr.h
  454. include/scip/struct_heur.h
  455. include/scip/struct_history.h
  456. include/scip/struct_implics.h
  457. include/scip/struct_lp.h
  458. include/scip/struct_matrix.h
  459. include/scip/struct_mem.h
  460. include/scip/struct_message.h
  461. include/scip/struct_misc.h
  462. include/scip/struct_nlhdlr.h
  463. include/scip/struct_nlp.h
  464. include/scip/struct_nlpi.h
  465. include/scip/struct_nodesel.h
  466. include/scip/struct_paramset.h
  467. include/scip/struct_presol.h
  468. include/scip/struct_pricer.h
  469. include/scip/struct_pricestore.h
  470. include/scip/struct_primal.h
  471. include/scip/struct_prob.h
  472. include/scip/struct_prop.h
  473. include/scip/struct_reader.h
  474. include/scip/struct_relax.h
  475. include/scip/struct_reopt.h
  476. include/scip/struct_scip.h
  477. include/scip/struct_sepa.h
  478. include/scip/struct_sepastore.h
  479. include/scip/struct_set.h
  480. include/scip/struct_sol.h
  481. include/scip/struct_stat.h
  482. include/scip/struct_syncstore.h
  483. include/scip/struct_table.h
  484. include/scip/struct_tree.h
  485. include/scip/struct_var.h
  486. include/scip/struct_visual.h
  487. include/scip/symmetry.h
  488. include/scip/symmetry_graph.h
  489. include/scip/symmetry_lexred.h
  490. include/scip/symmetry_orbital.h
  491. include/scip/symmetry_orbitopal.h
  492. include/scip/syncstore.h
  493. include/scip/table.h
  494. include/scip/table_default.h
  495. include/scip/tree.h
  496. include/scip/treemodel.h
  497. include/scip/type_bandit.h
  498. include/scip/type_benders.h
  499. include/scip/type_benderscut.h
  500. include/scip/type_branch.h
  501. include/scip/type_clock.h
  502. include/scip/type_compr.h
  503. include/scip/type_concsolver.h
  504. include/scip/type_concurrent.h
  505. include/scip/type_conflict.h
  506. include/scip/type_conflictstore.h
  507. include/scip/type_cons.h
  508. include/scip/type_cutpool.h
  509. include/scip/type_cuts.h
  510. include/scip/type_cutsel.h
  511. include/scip/type_dcmp.h
  512. include/scip/type_dialog.h
  513. include/scip/type_disp.h
  514. include/scip/type_event.h
  515. include/scip/type_expr.h
  516. include/scip/type_exprinterpret.h
  517. include/scip/type_heur.h
  518. include/scip/type_history.h
  519. include/scip/type_implics.h
  520. include/scip/type_interrupt.h
  521. include/scip/type_lp.h
  522. include/scip/type_matrix.h
  523. include/scip/type_mem.h
  524. include/scip/type_message.h
  525. include/scip/type_misc.h
  526. include/scip/type_nlhdlr.h
  527. include/scip/type_nlp.h
  528. include/scip/type_nlpi.h
  529. include/scip/type_nodesel.h
  530. include/scip/type_paramset.h
  531. include/scip/type_presol.h
  532. include/scip/type_pricer.h
  533. include/scip/type_pricestore.h
  534. include/scip/type_primal.h
  535. include/scip/type_prob.h
  536. include/scip/type_prop.h
  537. include/scip/type_reader.h
  538. include/scip/type_relax.h
  539. include/scip/type_reopt.h
  540. include/scip/type_result.h
  541. include/scip/type_retcode.h
  542. include/scip/type_scip.h
  543. include/scip/type_sepa.h
  544. include/scip/type_sepastore.h
  545. include/scip/type_set.h
  546. include/scip/type_sol.h
  547. include/scip/type_stat.h
  548. include/scip/type_syncstore.h
  549. include/scip/type_table.h
  550. include/scip/type_timing.h
  551. include/scip/type_tree.h
  552. include/scip/type_var.h
  553. include/scip/type_visual.h
  554. include/scip/var.h
  555. include/scip/visual.h
  556. include/symmetry/build_sassy_graph.h
  557. include/symmetry/compute_symmetry.h
  558. include/symmetry/type_symmetry.h
  559. include/tclique/tclique.h
  560. include/tclique/tclique_coloring.h
  561. include/tclique/tclique_def.h
  562. include/tinycthread/tinycthread.h
  563. include/tpi/def_openmp.h
  564. include/tpi/tpi.h
  565. include/tpi/type_tpi.h
  566. include/xml/xml.h
  567. include/xml/xmldef.h
  568. lib/cmake/scip/scip-config-version.cmake
  569. lib/cmake/scip/scip-config.cmake
  570. lib/cmake/scip/scip-targets-release.cmake
  571. lib/cmake/scip/scip-targets.cmake
  572. lib/libscip.so
  573. lib/libscip.so.9.0
  574. lib/libscip.so.9.0.0.0
  575. @owner
  576. @group
  577. @mode
Collapse this list.
Dependency lines:
  • SCIP>0:math/SCIP
To install the port:
cd /usr/ports/math/SCIP/ && make install clean
To add the package, run one of these commands:
  • pkg install math/SCIP
  • pkg install SCIP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: SCIP
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709947389 SHA256 (scip-9.0.0.tgz) = b117a27cd4b62d3aa97a4bd0eaf06cbbd19a33a203b776599173a539085ed19f SIZE (scip-9.0.0.tgz) = 11457819

Packages (timestamps in pop-ups are UTC):
SCIP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.09.0.0-9.0.09.0.0---
FreeBSD:13:quarterly8.1.0_18.1.0_1-8.1.0_18.1.0_1-8.1.0_18.1.0_1
FreeBSD:14:latest9.0.09.0.0-8.1.0_19.0.0---
FreeBSD:14:quarterly8.1.0_18.1.0_1-8.1.0_18.1.0_1-8.1.0_18.1.0_1
FreeBSD:15:latest9.0.09.0.0n/a8.1.0_1n/a-8.1.0_18.1.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gfortran13 : lang/gcc13
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. as : devel/binutils
Runtime dependencies:
  1. gfortran13 : lang/gcc13
Library dependencies:
  1. libgmp.so : math/gmp
  2. libsoplex.so : math/SoPlex
  3. libipopt.so : math/ipopt
  4. libreadline.so.8 : devel/readline
Patch dependencies:
  1. gtar : archivers/gtar
This port is required by:
for Libraries
  1. math/py-PySCIPOpt

Configuration Options:
===> The following configuration options are available for SCIP-9.0.0: IPOPT=on: Non-linear optimization support via Ipopt ZIMPL=off: Build with Zimpl to translate LP models ===> Use 'make config' to modify these settings
Options name:
math_SCIP
USES:
compiler:c11 cmake readline tar:tgz fortran pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.scipopt.org/download/release/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.0.0
09 Mar 2024 07:34:10
commit hash: b5d39dc8d472acc4ca0ced38f2ab59f1b5f56d04commit hash: b5d39dc8d472acc4ca0ced38f2ab59f1b5f56d04commit hash: b5d39dc8d472acc4ca0ced38f2ab59f1b5f56d04commit hash: b5d39dc8d472acc4ca0ced38f2ab59f1b5f56d04 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: update 8.1.0 → 9.0.0

Reported by:	portscout
8.1.0_1
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
8.1.0
25 Dec 2023 02:43:19
commit hash: 7cac045b27d35630da9ba66f68eb452c948f2b8dcommit hash: 7cac045b27d35630da9ba66f68eb452c948f2b8dcommit hash: 7cac045b27d35630da9ba66f68eb452c948f2b8dcommit hash: 7cac045b27d35630da9ba66f68eb452c948f2b8d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: update 8.0.4 → 8.1.0

Reported by:	portscout
8.0.4
10 Aug 2023 07:07:59
commit hash: d419632ec4ac75fe63c49f59420f25bf041c65d8commit hash: d419632ec4ac75fe63c49f59420f25bf041c65d8commit hash: d419632ec4ac75fe63c49f59420f25bf041c65d8commit hash: d419632ec4ac75fe63c49f59420f25bf041c65d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: Update 8.0.3 → 8.0.4

Reported by:	portscout
8.0.3_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8.0.3
19 Mar 2023 21:49:42
commit hash: 568e2a6b788d225e3564f267ead5fb405b22292bcommit hash: 568e2a6b788d225e3564f267ead5fb405b22292bcommit hash: 568e2a6b788d225e3564f267ead5fb405b22292bcommit hash: 568e2a6b788d225e3564f267ead5fb405b22292b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Philipp Ost
math/SCIP: License changed to Apache 2.0

The official announcement: https://www.scipopt.org/index.php#license

PR:		270354
8.0.3
19 Mar 2023 07:46:55
commit hash: fd41504d27abd6453463734f60b8d2a2d807955ccommit hash: fd41504d27abd6453463734f60b8d2a2d807955ccommit hash: fd41504d27abd6453463734f60b8d2a2d807955ccommit hash: fd41504d27abd6453463734f60b8d2a2d807955c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: Update 8.0.0 → 8.0.3
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
8.0.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
8.0.0
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.0
08 May 2022 18:02:06
commit hash: a27da726df366f9356fd993de7e0e7ca0747403acommit hash: a27da726df366f9356fd993de7e0e7ca0747403acommit hash: a27da726df366f9356fd993de7e0e7ca0747403acommit hash: a27da726df366f9356fd993de7e0e7ca0747403a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: Update 7.0.3 -> 8.0.0

Reported by:	portscout
7.0.3_2
24 Feb 2022 16:21:08
commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/ipopt: Update 3.12.13 -> 3.14.4
7.0.3_1
01 Aug 2021 17:22:09
commit hash: 423f7e59deed2cba591b8799b2183047326eafddcommit hash: 423f7e59deed2cba591b8799b2183047326eafddcommit hash: 423f7e59deed2cba591b8799b2183047326eafddcommit hash: 423f7e59deed2cba591b8799b2183047326eafdd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: Add the ZIMPL option
7.0.3
01 Aug 2021 04:31:33
commit hash: e91e4db558d523bdff60711d5084d9c5c6bf32fdcommit hash: e91e4db558d523bdff60711d5084d9c5c6bf32fdcommit hash: e91e4db558d523bdff60711d5084d9c5c6bf32fdcommit hash: e91e4db558d523bdff60711d5084d9c5c6bf32fd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SCIP: Update 7.0.2 -> 7.0.3

Also add the IPOPT option.

IPOPT options submitted by:	Philipp Ost <bsd@philippost.de>
7.0.2_1
31 Jul 2021 21:19:37
commit hash: 2f7a6aed9be0c50c3dce2bc15336af4e1a8d10aacommit hash: 2f7a6aed9be0c50c3dce2bc15336af4e1a8d10aacommit hash: 2f7a6aed9be0c50c3dce2bc15336af4e1a8d10aacommit hash: 2f7a6aed9be0c50c3dce2bc15336af4e1a8d10aa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/SoPlex: Update 4.0.1 -> 5.0.2

Also:
* Add MPFR option.
* Add 'test' target.
7.0.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.0.2
21 Dec 2020 08:39:52
Revision:558805Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Update 7.0.1 -> 7.0.2

Reported by:	portscout
7.0.1
10 Aug 2020 05:08:48
Revision:544587Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Fix MASTER_SITES and WWW URLs
7.0.1
10 Aug 2020 05:05:55
Revision:544586Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Update 6.0.1 -> 7.0.1
6.0.1_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
6.0.1_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
6.0.1
21 Jan 2019 18:19:30
Revision:490873Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Update 6.0.0 -> 6.0.1

Reported by:	portscout
6.0.0_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
6.0.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
6.0.0
01 Dec 2018 21:06:48
Revision:486387Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: fix build with GCC-based architectures

PR:		233702
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
6.0.0
04 Jul 2018 19:44:10
Revision:473917Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Update 5.0.1 -> 6.0.0; math/py-PySCIPOpt: Update 1.4.9 -> 2.0.0

SCIP and its python binding.

Reported by:	portscout
5.0.1_1
03 Jul 2018 09:57:52
Revision:473815Original commit files touched by this commit
yuri search for other commits by this committer
math/SoPlex: Update 3.1.1 -> 4.0.0

Also bump math/SCIP.

Reported by:	portscout
5.0.1
15 Apr 2018 07:54:29
Revision:467371Original commit files touched by this commit
yuri search for other commits by this committer
math/SCIP: Update 5.0.0 -> 5.0.1

Also added CONFLICTS_BUILD=Ipopt (reported upstream as a bug)

Reported by:	portscout
5.0.0
25 Dec 2017 19:03:30
Revision:457249Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/SCIP: Solver for mixed integer, mixed integer nonlinear
programming

Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13614

Number of commits found: 30