Update dead URLs in license headers and build config

Replace http://paradiseo.gforge.inria.fr with
https://nojhan.github.io/paradiseo/ and paradiseo-help@lists.gforge.inria.fr
with https://github.com/nojhan/paradiseo/issues across all source files,
doxyfile templates, cmake packaging, and eo documentation. Also updates
eodev.sourceforge.net references in EO headers.

Applied to .h, .cpp, .cmake, and miscellaneous files in eo/, mo/, moeo/,
smp/, and problems/.
This commit is contained in:
Eremey Valetov 2026-02-28 19:23:51 -05:00
commit 54a44a177f
675 changed files with 1278 additions and 1278 deletions

View file

@ -22,7 +22,7 @@ When reaching stable versions:
insanely fast.
Learn more about EO on the official website:
http://eodev.sourceforge.net/
https://nojhan.github.io/paradiseo/
You will find the release x.y.z at the following address:
https://sourceforge.net/projects/eodev/files/eo/

View file

@ -53,7 +53,7 @@ set(CPACK_PACKAGE_DESCRIPTION "ParadisEO is a white-box object-oriented framewor
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A Software Framework for Metaheuristics")
set(CPACK_PACKAGE_VENDOR "Inria/Thales")
set(CPACK_PACKAGE_CONTACT "paradiseo-help@lists.gforge.inria.fr")
set(CPACK_PACKAGE_CONTACT "https://github.com/nojhan/paradiseo/issues")
set(CPACK_PACKAGE_VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
set(CPACK_STRIP_FILES ${PACKAGE_NAME})
set(CPACK_SOURCE_STRIP_FILES "bin/${PROJECT_NAME}")

View file

@ -1,13 +1,13 @@
EO README FILE
=======================================================================
check latest news at http://eodev.sourceforge.net/
check latest news at https://nojhan.github.io/paradiseo/
=======================================================================
Welcome to EO, the Evolving Objects library.
The latest news about EO can be found on the sourceforge repository at
http://eodev.sourceforge.net/
https://nojhan.github.io/paradiseo/
In case of any problem, please e-mail us at
eodev-main@lists.sourceforge.net

View file

@ -16,7 +16,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _eoInvertedContinue_h

View file

@ -23,8 +23,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef eoPartiallyMappedXover__h
#define eoPartiallyMappedXover__h

View file

@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mak@dhi.dk

View file

@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mak@dhi.dk

View file

@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mak@dhi.dk

View file

@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mkeijzer@dhi.dk

View file

@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mkeijzer@dhi.dk

View file

@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr
mkeijzer@dhi.dk

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -16,7 +16,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -21,7 +21,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
*/
//-----------------------------------------------------------------------------

View file

@ -13,7 +13,7 @@
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -18,7 +18,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -17,7 +17,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Johann Dréo <johann.dreo@thalesgroup.com>

View file

@ -15,7 +15,7 @@
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
todos@geneura.ugr.es

View file

@ -18,7 +18,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Caner Candan <caner.candan@thalesgroup.com>

View file

@ -17,7 +17,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Caner Candan <caner.candan@thalesgroup.com>

View file

@ -18,7 +18,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr

View file

@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Autors: todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr

View file

@ -15,7 +15,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors: todos@geneura.ugr.es, http://geneura.ugr.es
Marc.Schoenauer@polytechnique.fr

View file

@ -19,7 +19,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
todos@geneura.ugr.es, http://geneura.ugr.es

View file

@ -18,7 +18,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
todos@geneura.ugr.es

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Benjamin Bouvier <benjamin.bouvier@gmail.com>

View file

@ -17,7 +17,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: http://eodev.sourceforge.net
Contact: https://nojhan.github.io/paradiseo
Authors:
Caner Candan <caner.candan@thalesgroup.com>

View file

@ -17,7 +17,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Contact: http://eodev.sourceforge.net
# Contact: https://nojhan.github.io/paradiseo
#
# Authors:
# Caner Candan <caner.candan@thalesgroup.com>

View file

@ -1295,7 +1295,7 @@ SKIP_FUNCTION_MACROS = YES
# If a tag file is not located in the directory in which doxygen
# is run, you must also specify the path to the tagfile here.
TAGFILES = @EO_BIN_DIR@/doc/eo.doxytag=http://eodev.sourceforge.net/eo/doc/html
TAGFILES = @EO_BIN_DIR@/doc/eo.doxytag=https://nojhan.github.io/paradiseo/eo/doc/html
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
# a tag file that is based on the input files it reads.

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moAcceptanceCriterion_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moAlwaysAcceptCrit_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moBetterAcceptCrit_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moDummyMonOp_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moDummyLS_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moFirstImprHC_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moILS_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moLocalSearch_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moMetropolisHasting_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moNeutralHC_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moRandomBestHC_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moRandomNeutralWalk_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moRandomSearch_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moRandomWalk_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moSA_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moSimpleHC_h

View file

@ -23,8 +23,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moTS_h

View file

@ -23,8 +23,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moVNS_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moEqualNeighborComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moEqualSolComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moEqualSolNeighborComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moNeighborComparator_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moSolComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moSolNeighborComparator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moAverageFitnessNeighborStat_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moBestFitnessStat_h

View file

@ -23,8 +23,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moBestNoImproveContinuator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moBestSoFarStat_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moBooleanStat_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moCheckpoint_h

View file

@ -23,8 +23,8 @@ same conditions as regards security.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moCombinedContinuator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef _moContinuator_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moCounterMonitorSaver_h

View file

@ -28,8 +28,8 @@
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
Contact: paradiseo-help@lists.gforge.inria.fr
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
Contact: https://github.com/nojhan/paradiseo/issues
*/
#ifndef moCounterStat_h

Some files were not shown because too many files have changed in this diff Show more