Parallelism and Programming in Classifier Systems
β Scribed by Stephanie Forrest (Auth.)
- Publisher
- Elsevier Inc
- Year
- 1990
- Tongue
- English
- Leaves
- 216
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Table of Contents
Content:
Front Matter, Page iii
Copyright, Page iv
List of Figures, Page vii
List of Appendices, Page viii
Preface, Page ix
Dedication, Page x
1 - Introduction, Pages 1-7
2 - Background, Pages 9-33
3 - Approach, Pages 35-39
4 - Classifier Systems, Pages 41-64
5 - Classifier System Implementation of KL-ONE, Pages 65-103
6 - Analysis of Results, Pages 105-117
7 - Conclusions, Pages 119-125
APPENDIX A - Backus Normal Form Description of Input Language, Pages 127-128
APPENDIX B - Theorems, Pages 129-131
APPENDIX C - Processing Compound Queries, Page 132
APPENDIX D - Finding Maximum and Minimum Values with the Classifier System, Pages 133-135
APPENDIX E - Binary Addition with The Classifier System, Pages 136-144
APPENDIX F - Description of Mapping from KL-ONE to the Classifier System, Pages 145-149
APPENDIX G - Overhead Classifiers for Role Value Maps, Pages 149-151
APPENDIX H - Classifier List for Role Value Map Example, Pages 151-153
APPENDIX I - Classifiers for The MSS Example, Pages 153-157
APPENDIX J - Extended MSS Example, Pages 157-205
Bibliography, Pages 207-213
π SIMILAR VOLUMES
<P>Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such ha
Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardw
Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardw
<P>Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such ha
This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming techniques that are necessary for developing efficient programs for multicore processors as well as for parallel cluster systems and supercomputers. The