dbo:abstract |
SAMPL, which stands for "Stochastic AMPL", is an algebraic modeling language resulting by expanding the well-known language AMPL with extended syntax and keywords. It is designed specifically for representing stochastic programming problems and, through recent extensions, problems with chance constraints, integrated chance constraints and robust optimization problems. It can generate the deterministic equivalent version of the instances, using all the solvers AMPL connects to, or generate an SMPS representation and use specialized decomposition based solvers, like FortSP. (en) |
dbo:influencedBy |
dbr:AMPL |
dbo:latestReleaseDate |
2013-05-23 (xsd:date) |
dbo:latestReleaseVersion |
20120523 |
dbo:license |
dbr:Proprietary_software |
dbo:wikiPageExternalLink |
http://www.ampl.com http://www.optirisk-systems.com |
dbo:wikiPageID |
39402121 (xsd:integer) |
dbo:wikiPageLength |
8951 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1081957423 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Benders'_decomposition dbr:Declarative_programming dbr:Algebraic_modeling_language dbr:Proprietary_software dbr:Cross-platform dbr:GLPK dbr:General_Algebraic_Modeling_System dbr:Multi-paradigm_programming_language dbr:Linux dbr:Mac_OS_X dbr:Windows dbr:Robust_optimization dbr:AMPL dbr:FortSP dbr:Second-order_cone_programming dbr:AIMMS dbc:1990_software dbc:Computer_algebra_systems dbc:Mathematical_modeling dbc:Mathematical_optimization_software dbc:Numerical_programming_languages dbc:Text-oriented_programming_languages dbr:MPS_(format) dbr:Imperative_programming dbr:Stochastic_programming |
dbp:code |
buy[r] >= sum{p in Prod} ProdReq[r,p] * amountprod[p, s]; (en) var amountprod{p in Prod, s in Scen} >= 0, (en) var amountsell{p in Prod, s in Scen} >= 0, (en) var buy{r in Resource} >= 0, (en) production{p in Prod, s in Scen}: amountsell[p,s] <= amountprod[p,s]; (en) budgetres: sum{r in Resource} Cost[r] * buy[r] <= Budget; (en) sales{p in Prod, s in Scen}: amountsell[p,s] <= Demand[p,s]; (en) |
dbp:designer |
Gautam Mitra, Enza Messina, Valente Patrick (en) |
dbp:fileExt |
.mod .dat .run .sampl (en) |
dbp:genre |
dbr:Algebraic_modeling_language |
dbp:influencedBy |
dbr:AMPL |
dbp:lang |
ampl (en) |
dbp:latestReleaseDate |
2013-05-23 (xsd:date) |
dbp:latestReleaseVersion |
20120523 (xsd:integer) |
dbp:license |
dbr:Proprietary_software |
dbp:name |
SAMPL (en) |
dbp:operatingSystem |
dbr:Cross-platform |
dbp:paradigm |
dbr:Declarative_programming dbr:Multi-paradigm_programming_language dbr:Imperative_programming |
dbp:wikiPageUsesTemplate |
dbt:Infobox_programming_language dbt:Reflist dbt:Start_date_and_age dbt:URL dbt:Codett |
dct:subject |
dbc:1990_software dbc:Computer_algebra_systems dbc:Mathematical_modeling dbc:Mathematical_optimization_software dbc:Numerical_programming_languages dbc:Text-oriented_programming_languages |
gold:hypernym |
dbr:Language |
rdf:type |
owl:Thing dbo:Language schema:Language wikidata:Q315 wikidata:Q9143 yago:Abstraction100002137 yago:ArtificialLanguage106894544 yago:Communication100033020 yago:Language106282651 yago:ProgrammingLanguage106898352 dbo:ProgrammingLanguage |
rdfs:comment |
SAMPL, which stands for "Stochastic AMPL", is an algebraic modeling language resulting by expanding the well-known language AMPL with extended syntax and keywords. It is designed specifically for representing stochastic programming problems and, through recent extensions, problems with chance constraints, integrated chance constraints and robust optimization problems. It can generate the deterministic equivalent version of the instances, using all the solvers AMPL connects to, or generate an SMPS representation and use specialized decomposition based solvers, like FortSP. (en) |
rdfs:label |
SAMPL (en) |
owl:sameAs |
freebase:SAMPL wikidata:SAMPL https://global.dbpedia.org/id/bFzL |
prov:wasDerivedFrom |
wikipedia-en:SAMPL?oldid=1081957423&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:SAMPL |
foaf:name |
SAMPL (en) |
is dbo:wikiPageWikiLink of |
dbr:Extended_Mathematical_Programming dbr:Stochastic_programming |
is foaf:primaryTopic of |
wikipedia-en:SAMPL |