Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

5
Lang/AMPL/00-LANG.txt Normal file
View file

@ -0,0 +1,5 @@
{{stub}}
{{language
|site=http://www.ampl.com/
}}
AMPL (A Mathematical Programming Language) is a comprehensive and powerful algebraic modeling language for linear and nonlinear optimization problems, in discrete or continuous variables. One particular advantage of AMPL is the similarity of its syntax to the mathematical notation of optimization problems.

2
Lang/AMPL/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:AMPL

1
Lang/AMPL/Haversine-formula Symbolic link
View file

@ -0,0 +1 @@
../../Task/Haversine-formula/AMPL