{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/66449"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/66449","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Evolutionary Structure and Search","abstract":"Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1981.","abstract_html":"Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1981.","abstract_has_math":false,"creators":["Rada, Roy Frank"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":[],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2014,"date_issued":"2014-12-13T18:02:20Z","date_published":"2014-12-13T18:02:20Z","updated_at":"2026-07-22T22:25:56Z","subjects":["Computer Science"],"languages":["eng"],"rights":[],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier","label":"Identifier","values":["(UMI)AAI8114463"],"render_values":[{"text":"(UMI)AAI8114463","href":null,"code":true}]}]},"links":{"outbound_url":"http://hdl.handle.net/2142/66449","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:creator","label":"Author","values":["Rada, Roy Frank"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2014-12-13T18:02:20Z","10000-01-01","1981"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Computer Science"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["eng"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/66449","(UMI)AAI8114463"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1981.","Can machines with evolutionary properties be useful? In addressing this question, this paper covers two major topics. First, the major barriers to the design of general-purpose evolutionary machines are analyzed. Then, in a constrained problem, evolution is viewed as a search for an optimum in a vast space. Classes of search algorithms are defined, and the performance of each algorithm is related to the structure in search spaces.","I have formalized a framework from which attempts to design evolutionary systems might proceed. Of particular importance are the criteria, based on the notion of perpetuation, which a system's behavior must satisfy in order to be considered evolutionary. By my standards, no computer programs have been designed that manifest meaningful evolutionary behavior.","Evolutionary systems are commonly considered to have two fundamental properties: (1)elements (or organisms) in the system reproduce with mutation and (2)only the fit elements survive. I propose that evolutionary systems have a third property--the property of gradualness. A system has gradualness, if, and only if, small changes in an element usually lead to small changes in that element's fitness. Computer programs seem to lack this property, as one randomly changed instruction usually changes program behavior drastically.","For the constrained problem the elements of the power set S are the alternatives in a search space. Each element of the set has a value, and the goal of a search is to find an element with near-maximum value. The ease of the search depends on the relationships between elements and their values. If high-valued elements of cardinality i (recall that elements of S are themselves sets) are subsets of high-valued elements of cardinality i + l, then the search space has a kind of structure that should facilitate search.","A search algorithm might generate a series, S'(l),...,S'(k), of samples in S, where all the elements in S'(i) have cardinality i. I propose several classes of search algorithms, where each algorithm A(j) in the class A generates S'(i + l) by performing various operations on the j highest-valued elements in S'(i). The set SA(j) of search spaces on which A(j) performs optimally is different from the set SA(j + l) of search spaces on which A(j + l) performs optimally. The average structure in SA(j) is greater than the average structure in SA(j + l).","A theory of searching might be developed from the structure-search approach. The approach can also be directly applied to practical problems. Relationships between structure and search are evident in combinatorial problems (such as the traveling salesman) and in artificial intelligence problems (such as automated medical diagnosis).","In summary of the two major points, this paper: (1)presents an intellectual synthesis of work on evolutionary machines that shows the need for gradualness in evolutionary spaces, and (2)defines a set of search algorithms and search spaces and then relates performance of the algorithms to the structure of the search spaces.","Made available in DSpace on 2014-12-13T18:02:20Z (GMT). No. of bitstreams: 1 8114463.pdf: 5716579 bytes, checksum: 96d9042f9b0c6a6c16f642f0c833678f (MD5) Previous issue date: 1981","Embargo set by: Seth Robbins for item 66627 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","169 p."]},{"key":"dc:title","label":"Title","values":["Evolutionary Structure and Search"]}]}],"canonical_facts":{"dc:creator":["Rada, Roy Frank"],"dc:date":["2014-12-13T18:02:20Z","10000-01-01","1981"],"dc:description":["Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1981.","Can machines with evolutionary properties be useful? In addressing this question, this paper covers two major topics. First, the major barriers to the design of general-purpose evolutionary machines are analyzed. Then, in a constrained problem, evolution is viewed as a search for an optimum in a vast space. Classes of search algorithms are defined, and the performance of each algorithm is related to the structure in search spaces.","I have formalized a framework from which attempts to design evolutionary systems might proceed. Of particular importance are the criteria, based on the notion of perpetuation, which a system's behavior must satisfy in order to be considered evolutionary. By my standards, no computer programs have been designed that manifest meaningful evolutionary behavior.","Evolutionary systems are commonly considered to have two fundamental properties: (1)elements (or organisms) in the system reproduce with mutation and (2)only the fit elements survive. I propose that evolutionary systems have a third property--the property of gradualness. A system has gradualness, if, and only if, small changes in an element usually lead to small changes in that element's fitness. Computer programs seem to lack this property, as one randomly changed instruction usually changes program behavior drastically.","For the constrained problem the elements of the power set S are the alternatives in a search space. Each element of the set has a value, and the goal of a search is to find an element with near-maximum value. The ease of the search depends on the relationships between elements and their values. If high-valued elements of cardinality i (recall that elements of S are themselves sets) are subsets of high-valued elements of cardinality i + l, then the search space has a kind of structure that should facilitate search.","A search algorithm might generate a series, S'(l),...,S'(k), of samples in S, where all the elements in S'(i) have cardinality i. I propose several classes of search algorithms, where each algorithm A(j) in the class A generates S'(i + l) by performing various operations on the j highest-valued elements in S'(i). The set SA(j) of search spaces on which A(j) performs optimally is different from the set SA(j + l) of search spaces on which A(j + l) performs optimally. The average structure in SA(j) is greater than the average structure in SA(j + l).","A theory of searching might be developed from the structure-search approach. The approach can also be directly applied to practical problems. Relationships between structure and search are evident in combinatorial problems (such as the traveling salesman) and in artificial intelligence problems (such as automated medical diagnosis).","In summary of the two major points, this paper: (1)presents an intellectual synthesis of work on evolutionary machines that shows the need for gradualness in evolutionary spaces, and (2)defines a set of search algorithms and search spaces and then relates performance of the algorithms to the structure of the search spaces.","Made available in DSpace on 2014-12-13T18:02:20Z (GMT). No. of bitstreams: 1 8114463.pdf: 5716579 bytes, checksum: 96d9042f9b0c6a6c16f642f0c833678f (MD5) Previous issue date: 1981","Embargo set by: Seth Robbins for item 66627 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","169 p."],"dc:identifier":["http://hdl.handle.net/2142/66449","(UMI)AAI8114463"],"dc:language":["eng"],"dc:subject":["Computer Science"],"dc:title":["Evolutionary Structure and Search"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:56Z"}