@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00025720400> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "Solving regression problem with a new hybrid optimization method" .

<http://urn.fi/URN:NBN:fi:bib:me:W00032122800> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "On initial populations of a genetic algorithm : generation, properties and effects" .

<http://urn.fi/URN:NBN:fi:bib:me:W00038627500> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "How to select a global optimization method for continuous problems : a practical study involving a genetic algorithm, a multistart method and two hybrid methods" .

<http://urn.fi/URN:NBN:fi:bib:me:W00274816900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "Replacing pseudo random numbers with quasi random sequences in the initial population for genetic algorithms" .

<http://urn.fi/URN:NBN:fi:bib:me:W00275579200> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "On heuristic hybrid methods and structured point sets in global continuous optimization" .

<http://urn.fi/URN:NBN:fi:bib:me:W00300239900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000119562> ;
    schema:name "On initial populations of an evolutionary algorithm for continuous optimization problems" .

<http://urn.fi/URN:NBN:fi:au:pn:000119562> a schema:Person ;
    schema:name "Maaranen, Heikki" .

