savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #11238] Submission of JLP


From: Olivier Cailloux
Subject: [Savannah-register-public] [task #11238] Submission of JLP
Date: Mon, 25 Jul 2011 20:11:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.18) Gecko/20110628 Ubuntu/10.04 (lucid) Firefox/3.6.18

URL:
  <http://savannah.gnu.org/task/?11238>

                 Summary: Submission of JLP
                 Project: Savannah Administration
            Submitted by: olivier_cailloux
            Submitted on: lun. 25 juil. 2011 20:11:38 GMT
         Should Start On: lun. 25 juil. 2011 00:00:00 GMT
   Should be Finished on: jeu. 04 août 2011 00:00:00 GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=10825> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=10825>


= Registration Details =

* Name: *JLP*
* System Name:  *jlp*
* Type: non-GNU software & documentation
* License: GNU Lesser General Public License

----

==== Description: ====
JLP: Java Linear Programming. An API to define, work with, solve linear
programs and integer mathematical programs from Java, with an O-O
perspective.
Based on the idea of Java ILP. Possibility to plug-in commercial and free
solvers. Currently implemented: lp-solve and Cplex. More are coming (GLPK,
...).
Currently: no wrapper in Java around several solvers. Thus have to
re-implement if you want to make a program work with more than one solver.

Moreover, most solvers offer a very poor API to define problems. Typically
only possible to enter the problem in matrix form.


==== Other Software Required: ====
JavaILP minisat JNI: LGPL v3, https://sourceforge.net/projects/javailp/ ;
Google Guava: Apache License 2.0, http://code.google.com/p/guava-libraries/ ;
SLF4J: MIT license, http://www.slf4j.org/license.html ;
logback: dual-licensed under the EPL v1.0 and the LGPL 2.1,
http://logback.qos.ch/license.html
A JRE is required.
The JDK I use under Ubuntu to compile and test the software:
$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.8) (6b20-1.9.8-0ubuntu1~10.04.1)
OpenJDK Server VM (build 19.0-b09, mixed mode).

Also compiled & tested on a Debian stable.


==== Other Comments: ====
*Please note* I copied two files from an other project, they lie into the
folder 'javailp-solver-minisat-jni/src/main/java/net/sf/javailp/minisat'. I
left them unchanged: (from
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html) “For
files which are regularly copied from another project (such as ‘gnulib’),
leave the copyright notice as it is in the original.”).

First submission of the project was at https://savannah.gnu.org/task/?11224, I
followed the given advices and re-submit as asked.


==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/JLP-src.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?11238>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]