diff --git a/eo/src/gp/parse_tree.h b/eo/src/gp/parse_tree.h index e18d00c9..ba4a3861 100644 --- a/eo/src/gp/parse_tree.h +++ b/eo/src/gp/parse_tree.h @@ -819,7 +819,7 @@ private : { public: - using base_iterator::node; + using base_const_iterator::node; typedef std::forward_iterator_tag iterator_category; typedef const subtree value_type; diff --git a/website/index.html b/website/index.html index d7aadb98..97010172 100644 --- a/website/index.html +++ b/website/index.html @@ -34,13 +34,40 @@
  • Project page
  • see also ParadisEO
  • + -

    Jump to section:

    - +
    +
      + Jump to section: +
    1. +
        + Features +
      1. Component-based
      2. +
      3. Main Features
      4. +
      5. Portability
      6. +
      7. Presentations
      8. +
      +
    2. +
    3. +
        + Code +
      1. Download
      2. +
      3. Facts
      4. +
      5. License
      6. +
      7. Documentation
      8. +
      +
    4. +
    5. +
        + Development +
      1. Mailing-lists
      2. +
      3. Get involved
      4. +
      5. Related software
      6. +
      7. Authors
      8. +
      9. Links
      10. +
      +
    6. +
    -

    Portability

    +

    Portability

    EO should work on Windows and any Un*x-like operating system with a standard-conforming C++ development system.

    @@ -240,7 +289,7 @@ with gcc-2.9x and several systems (IRIX, Solaris) with egcs.

    -

    Presentations

    +

    Presentations

    A functional and "philosophical" overview of EO was presented at EA'01 conference. @@ -304,7 +353,7 @@

    Code

    -

    Download

    +

    Download

    The current stable release is EO 1.0. @@ -321,7 +370,7 @@ href="http://sourceforge.net/project/showfiles.php?group_id=9775">download area.

    -

    Facts

    +

    Facts

    Those statistics are automatically generated by ohloh.net, directly from the EO source code.

    @@ -338,7 +387,7 @@ -

    License

    +

    License

    EO is distributed under the @@ -347,7 +396,7 @@

    Note that this license places copyleft restrictions on a program created with EO, but does not apply these restrictions to other software that would links with the program.

    -

    Documentation

    +

    Documentation

    The tutorial demonstrates that writing an evolutionary algorithm evolving your own structures is now easy, using ready-to-use @@ -380,7 +429,7 @@

    Development

    -

    Mailing-lists

    +

    Mailing-lists

    EO is an open development effort; that is why we have created mailing lists to discuss future developments, solve technical @@ -389,7 +438,7 @@ href="http://sourceforge.net/mail/?group_id=9775">EO mailing lists.

    -

    Get involved

    +

    Get involved

    The following resources are available, thanks to sourceforge

    -

    Related software

    +

    Related software

    ParadisEO provides EO extensions for @@ -423,7 +471,7 @@

    -

    Authors

    +

    Authors

    EO was started by the Geneura Team at the University of Granada, headed by -

    Links

    +

    Links