LICENSE
author deba
Wed, 08 Sep 2004 12:06:45 +0000
changeset 822 88226d9fe821
parent 760 49d4fe04fbc0
child 922 e816fac59f6d
permissions -rw-r--r--
The MapFactories have been removed from the code because
if we use macros then they increases only the complexity.

The pair iterators of the maps are separeted from the maps.

Some macros and comments has been changed.
alpar@760
     1
HUGOlib code without an explicit copyright is covered by the following
alpar@760
     2
copyright/license:
klao@687
     3
alpar@760
     4
Copyright (C) 2003-2004 Egervary Jeno Kombinatorikus Optimalizalasi
alpar@760
     5
Kutatocsoport (Egervary Combinatorial Optimization Research Group,
alpar@760
     6
EGRES).
klao@687
     7
klao@687
     8
Permission is hereby granted, free of charge, to any person or organization
klao@687
     9
obtaining a copy of the software and accompanying documentation covered by
klao@687
    10
this license (the "Software") to use, reproduce, display, distribute,
klao@687
    11
execute, and transmit the Software, and to prepare derivative works of the
klao@687
    12
Software, and to permit third-parties to whom the Software is furnished to
klao@687
    13
do so, all subject to the following:
klao@687
    14
klao@687
    15
The copyright notices in the Software and this entire statement, including
klao@687
    16
the above license grant, this restriction and the following disclaimer,
klao@687
    17
must be included in all copies of the Software, in whole or in part, and
klao@687
    18
all derivative works of the Software, unless such copies or derivative
klao@687
    19
works are solely in the form of machine-executable object code generated by
klao@687
    20
a source language processor.
klao@687
    21
klao@687
    22
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
klao@687
    23
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
klao@687
    24
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
klao@687
    25
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
klao@687
    26
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
klao@687
    27
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
klao@687
    28
DEALINGS IN THE SOFTWARE.
alpar@760
    29
alpar@760
    30
===========================================================================
alpar@760
    31
This license is a verbatim copy of the Boost Software License, Version 1.0.
alpar@760
    32
alpar@760
    33