blob: 3d6e1c0088116c2978a1b02620e69bd8fdbea1a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
The objective of Optimization Services (OS) is to provide a set of
standards for representing optimization instances, results, solver
options, and communication between clients and solvers in a
distributed environment using Web Services.
</longdescription>
</pkgmetadata>
|