pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/metslib devel/metslib: trim DESCR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf544857aa0b
branches:  trunk
changeset: 451540:cf544857aa0b
user:      thor <thor%pkgsrc.org@localhost>
date:      Wed Apr 28 08:28:54 2021 +0000

description:
devel/metslib: trim DESCR

diffstat:

 devel/metslib/DESCR |  16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diffs (27 lines):

diff -r 6bcbc79826d5 -r cf544857aa0b devel/metslib/DESCR
--- a/devel/metslib/DESCR       Wed Apr 28 08:24:01 2021 +0000
+++ b/devel/metslib/DESCR       Wed Apr 28 08:28:54 2021 +0000
@@ -1,14 +1,3 @@
-TODO: Adjust the following lines from README
-
-METSlib
-=======
-
-METSlib: a metaheuristic framework.
------------------------------------
-
-This project is under development and, althought useful, must be
-reviewed to be ready for anyone to use.
-
 METSlib is an OO (Object Oriented) metaheuristics optimization
 framework in C++ designed to make easy implementing or adapting
 models. The model is modular: all the implemented search algorithms
@@ -16,8 +5,3 @@
 
 Once the model is implemented one can test some Tabu Search Strategies
 or Simulated Annealing or other local search based search strategies.
-
-METSlib is Open Source and is covered by the GNU GPL license or, at
-your option, by the Common Public License 1.0. Commercial licensing
-or custom development can be considered by the author upon request.
-...



Home | Main Index | Thread Index | Old Index