• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 4231
  • 1190
  • 688
  • 421
  • 347
  • 337
  • 150
  • 68
  • 66
  • 66
  • 66
  • 66
  • 66
  • 65
  • 57
  • Tagged with
  • 9112
  • 2297
  • 993
  • 934
  • 832
  • 681
  • 607
  • 607
  • 593
  • 587
  • 564
  • 511
  • 498
  • 497
  • 493
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
391

Individuals solving problems : the effects of problem solving strategies and problem solving technologies on generating solutions

Welsh, Kimberly D. January 1997 (has links)
This experiment was designed to compare two problem solving strategies, brainstorming and the hierarchical technique, and two problem solving technologies, computer software and pencil and paper. The first purpose of this study was to explore what effects computer software and pencil and paper have on the facilitation of solutions for individual problem solvers. Subjects generated solutions by either recording ideas on a computer or by writing ideas down on paper. The second purpose of this study was to examine how individuals evaluate solutions they have generated.Specifically, we were looking for solution evaluations to differ according to which problem solving strategy subjects received training on, brainstorming or the hierarchical technique. Solutions were rated on overall quality, practicality, and originality on a scale ranging from 0 (being the lowest possible score) to 4 (being the highest possible score).Subjects who used a computer to record ideas generated significantly more solutions than those subjects recording ideas on paper. Subjects trained with the hierarchical technique generated ideas higher in quality than those trained with brainstorming. Subjects trained with brainstorming generated more original ideas than those trained with the hierarchical technique. Finally, subjects rating of practicality did not differ according to problem solving strategy. / Department of Psychological Science
392

Generating alternative solutions to social problems : an evaluation of active and inactive approaches

Thomas, Kimberly M. January 1993 (has links)
Two experiments were designed to compare methods of generation used in solving social problems. First, the experimenters explored the effectiveness of a new approach based on hierarchical organization. One hour of training was sufficient for subjects to learn the technique.Subjects reported that they found the hierarchical technique to be very valuable and easy to use.The purpose of the second experiment was to compare three methods of generation, two active methods and an inactive approach. Clearly, active participants generated more solutions to a social problem than subjects in the inactive condition. This result points to the importance of direct problem solving training.The performance of participants in the active hierarchical and brainstorming conditions was compared. Although the two approaches were equally effective in facilitating the production of numerous, quality solutions, the experimenters found the hierarchical technique to be a superior method of generation for practical problems. / Department of Psychological Science
393

Investigating some heuristic solutions for the two-dimensional cutting stock problem / S.M. Manyatsi

Manyatsi, Sanele Mduduzi Innocent January 2010 (has links)
In this study, the two-dimensional cutting stock problem (2DCSP) is considered. This is a problem that occurs in the cutting of a number of smaller rectangular pieces or items from a set of large stock rectangles. It is assumed that the set of large objects is sufficient to accommodate all the small items. A heuristic procedure is developed to solve the two-dimensional single stock-size cutting stock problem (2DSSSCSP). This is the special case where the large rectangles are all of the same size. The major objective is to minimize waste and the number of stock sheets utilized. The heuristic procedures developed to solve the 2DSSSCSP are based on the generation of cutting pattern. The Wang algorithm and a specific commercial software package are made use of to generate these patterns. The commercial software was chosen from a set of commercial software packages available in the market. A combinatoric process is applied to generate sets of cutting patterns using the Wang algorithm and the commercial software. The generated cutting patterns are used to formulate an integer linear programming model which is solved using an optimization solver. Empirical experimentation is carried out to test the heuristic procedures using data obtained from both small and real world application problem instances. The results obtained shows that the heuristic procedures developed produce good quality results for both small and real life problem instances. It is quite clear that the heuristic procedure developed to solve the 2DSSSCSP produces cutting patterns which are acceptable in terms of waste generated and may offer useful alternatives to approaches currently available. Broadly stated, this study involves investigating available software (commercial) in order to assess, formulate and investigate methods to attempt to benchmark software systems and algorithms and to employ ways to enhance solutions obtained by using these software systems. / Thesis (M.Sc. (Computer Science))--North-West University, Potchefstroom Campus, 2011.
394

Investigating some heuristic solutions for the two-dimensional cutting stock problem / S.M. Manyatsi

Manyatsi, Sanele Mduduzi Innocent January 2010 (has links)
In this study, the two-dimensional cutting stock problem (2DCSP) is considered. This is a problem that occurs in the cutting of a number of smaller rectangular pieces or items from a set of large stock rectangles. It is assumed that the set of large objects is sufficient to accommodate all the small items. A heuristic procedure is developed to solve the two-dimensional single stock-size cutting stock problem (2DSSSCSP). This is the special case where the large rectangles are all of the same size. The major objective is to minimize waste and the number of stock sheets utilized. The heuristic procedures developed to solve the 2DSSSCSP are based on the generation of cutting pattern. The Wang algorithm and a specific commercial software package are made use of to generate these patterns. The commercial software was chosen from a set of commercial software packages available in the market. A combinatoric process is applied to generate sets of cutting patterns using the Wang algorithm and the commercial software. The generated cutting patterns are used to formulate an integer linear programming model which is solved using an optimization solver. Empirical experimentation is carried out to test the heuristic procedures using data obtained from both small and real world application problem instances. The results obtained shows that the heuristic procedures developed produce good quality results for both small and real life problem instances. It is quite clear that the heuristic procedure developed to solve the 2DSSSCSP produces cutting patterns which are acceptable in terms of waste generated and may offer useful alternatives to approaches currently available. Broadly stated, this study involves investigating available software (commercial) in order to assess, formulate and investigate methods to attempt to benchmark software systems and algorithms and to employ ways to enhance solutions obtained by using these software systems. / Thesis (M.Sc. (Computer Science))--North-West University, Potchefstroom Campus, 2011.
395

On graph-transverse matching problems

Churchley, Ross William 20 August 2012 (has links)
Given graphs G,H, is it possible to find a matching which, when deleted from G, destroys all copies of H? The answer is obvious for some inputs—notably, when G is a large complete graph the answer is “no”—but in general this can be a very difficult question. In this thesis, we study this decision problem when H is a fixed tree or cycle; our aim is to identify those H for which it can be solved efficiently. The H-transverse matching problem, TM(H) for short, asks whether an input graph admits a matching M such that no subgraph of G − M is isomorphic to H. The main goal of this thesis is the following dichotomy. When H is a triangle or one of a few small-diameter trees, there is a polynomial-time algorithm to find an H-transverse matching if one exists. However, TM(H) is NP-complete when H is any longer cycle or a tree of diameter ≥ 4. In addition, we study the restriction of these problems to structured graph classes. / Graduate
396

The development of algorithms in mathematical programming

Jahanshahlou, Gholamreza January 1976 (has links)
In this thesis some problems in mathematical programming have been studied. Chapter 1 contains a brief review of the problems studied and the motivation for choosing these problems for further investigation. The development of two algorithms for finding all the vertices of a convex polyhedron and their applications are reported in Chapter 2. The linear complementary problem is studied in Chapter 3 and an algorithm to solve this problem is outlined. Chapter 4 contains a description of the plant location problem (uncapacited). This problem has been studied in some depth and an algorithm to solve this problem is presented. By using the Chinese representation of integers a new algorithm has been developed for transforming a nonsingular integer matrix into its Smith Normal Form; this work is discussed in Chapter 5. A hybrid algorithm involving the gradient method and the simplex method has also been developed to solve the linear programming problem. Chapter 6 contains a description of this method. The computer programs written in FORTRAN IV for these algorithms are set out in Appendices Rl to R5. A report on study of the group theory and its application in mathematical programming is presented as supplementary material. The algorithms in Chapter 2 are new. Part one of Chapter 3 is a collection of published material on the solution of the linear complementary problem; however the algorithm in Part two of this Chapter is original. The formulation of the plant location problem (uncapacited) together with some simplifications are claimed to be original. The use of Chinese representation of integers to transform an integer matrix into its Smith Normal Form is a new technique. The algorithm in Chapter 6 illustrates a new approach to solve the linear programming problem by a mixture of gradient and simplex method.
397

Investigating the construct validity of office discipline referrals as a measure of school-wide positive behavior support /

Coleman, Matthew Edward. January 2008 (has links)
Thesis (Ed. D.)--University of Oregon, 2008. / Typescript. Includes vita and abstract. Includes bibliographical references (leaves 94-99). Also available online in Scholars' Bank; and in ProQuest, free to University of Oregon users.
398

First step or last chance at-risk youth, alternative schooling and juvenile delinquency : a dissertation /

Free, Janese Lynette. January 1900 (has links)
Thesis (Ph. D.)--Northeastern University, 2008. / Title from title page (viewed Aug. 3, 2009) Graduate School of Arts and Sciences, Dept. of Sociology and Anthropology. Includes bibliographical references.
399

The effects of two teaching methods upon staff nurses learning and applying problem oriented charting a research report submitted in partial fulfillment ... /

Johnson-Forsythe, Grace. Merkel, Sandra. January 1977 (has links)
Thesis (M.S.)--University of Michigan, 1977.
400

The effects of two teaching methods upon staff nurses learning and applying problem oriented charting a research report submitted in partial fulfillment ... /

Johnson-Forsythe, Grace. Merkel, Sandra. January 1977 (has links)
Thesis (M.S.)--University of Michigan, 1977.

Page generated in 0.0455 seconds