• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 175
  • 24
  • 19
  • 13
  • 10
  • 9
  • 4
  • 4
  • 4
  • 4
  • 4
  • 4
  • 3
  • 3
  • 2
  • Tagged with
  • 334
  • 84
  • 66
  • 55
  • 51
  • 47
  • 39
  • 32
  • 31
  • 30
  • 26
  • 25
  • 24
  • 23
  • 22
  • 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.
191

The Modification of Boolean Models in Random Network Analysis

Bussmann, Stephan 11 February 2022 (has links)
In this manuscript we perform a rigorous mathematical investigation of the behavior opportunistic network models exhibit when two major real-world problems are taken into account. The first problem considered is obstruction. Here we model the network using an obstructed Gilbert graph which is a classical Gilbert graph but where there exist zones where no nodes are allowed to be placed. We take a look at percolation properties of this model, that is we investigate random graph configurations for which a component of infinite size has strictly positive probability to be created. The second problem considered in this thesis is mobility. Of course mobility in and of itself is not a problem but a feature in any network that follows the store-carry-forward paradigm. However it can be problematic to properly handle in a mathematical model. In the past this has been done by modelling movement by a series of static network configurations. However, with this technique it can be difficult to get a grasp on some of the time sensitive properties of the network. In this work we introduce the time bounded cylinder model which enables an analysis over a complete timeframe. We provide normal approximations for important properties of the model, like its covered volume and the number of isolated nodes. As we are using rigorous mathematics to tackle problems which computer scientists working in the field of distributed systems are faced with, we bring the two fields closer together.
192

Integer Programming-based Methods for Computing Minimum Reaction Modifications of Metabolic Networks for Constraint Satisfaction / 代謝ネットワークの最小反応修正による制約充足のための整数計画法を用いた計算手法

Lu, Wei 23 March 2015 (has links)
京都大学 / 0048 / 新制・課程博士 / 博士(情報学) / 甲第19112号 / 情博第558号 / 新制||情||99(附属図書館) / 32063 / 京都大学大学院情報学研究科知能情報学専攻 / (主査)教授 阿久津 達也, 教授 岡部 寿男, 教授 鹿島 久嗣 / 学位規則第4条第1項該当 / Doctor of Informatics / Kyoto University / DFAM
193

FSM State Assignment for Security and Power Optimization

Agrawal, Richa 30 October 2018 (has links)
No description available.
194

FPGA Based Satisfiability Checking

Subramanian, Rishi Bharadwaj 15 June 2020 (has links)
No description available.
195

Synthesis of Neural Networks using SAT Solvers

Warpe, Ludvig, Johnson Palm, August January 2023 (has links)
Artificial neural networks (ANN) have found extensive use in solving real-world problems in recent years, where their exceptional information processing is the main advantage. Facing increasingly complex problems, there is a need to improve their information processing. In this thesis, we explore new ways of synthesizing ANNs by reducing the synthesis problem to the Boolean satisfiability problem (SAT) that is, the problem of determining whether a given Boolean formula is satisfiable. Also known as the SAT problem, it aims to determine if there exists such a combination of Boolean variables in a propositional formula for which the formula evaluates to true. We derived a general formula in conjunctive normal form (CNF) representing the synthesis of a neural network. Given randomly generated datasets, we were able to construct CNF formulas whose satisfying assignments encode neural networks consistent with the datasets. These formulas were run through an off-the-shelf SAT solver, where the outputted models simulated the synthesis of neural networks consistent with the datasets. The experiments conducted in this thesis showed that our method had the ability to produce feed-forward neural networks of varying sizes consistent with randomly generated datasets of binary strings.
196

Universal Cycles for Some Combinatorial Objects

Campbell, Andre A 01 May 2013 (has links) (PDF)
A de Bruijn cycle commonly referred to as a universal cycle (u-cycle), is a complete and compact listing of a collection of combinatorial objects. In this paper, we show the power of de Bruijn's original theorem, namely that the cycles bearing his name exist for n-letter words on a k-letter alphabet for all values of k,n, to prove that we can create de Bruijn cycles for multi-sets using natural encodings and M-Lipschitz n-letter words and the assignment of elements of [n]={1,2,...,n} to the sets in any labeled subposet of the Boolean lattice; de Bruijn's theorem corresponds to the case when the subposet in question consists of a single ground element. In this paper, we also show that de Bruijn's cycles exist for words with weight between s and t, where these parameters are suitably restricted.
197

Identification of Suitable Areas for Offshore Macroalgae Cultivation

Nunes da Silva Ramos, Filipe José January 2016 (has links)
Research in sustainable macroalgae aquaculture has been gaining hype (e.g. Seafarm) to provide advancements in new significant sources of food, feed, materials and bio-energy. Despite the fact that in Asia the offshore production of macroalgae is established for many decades, in Europe is still in its infancy. The issue on where to find suitable cultivation areas without conflicting with current uses to respect the environment and the socio-economic activities is a great challenge. This Master of Science thesis aimed to find suitable offshore areas in order to facilitate implementations of macroalgae cultivations in the Swedish West Coast. Thirteen criteria in environmental, economic and social sustainability aspects were identified and employed (e.g. Depth, Distance to Ports, and Natural and Preserved areas (NPAs)), and the tools Geographic Information Systems (GIS) and Multi-criteria Analysis (MCA) were used in the form of GIS-MCDA, an integrated method available in Idrisi. To aggregate the criteria, Boolean and Weighted Linear Combination (WLC) techniques were applied. The results showed that Boolean areas cover 537 km2 (6,98% of the study area). The best suitable areas, possessing the maximum suitability index 10, that resulted from two WLC models comprise 5 km2 (0,07% of the study area) and 26 km2 (0,34% of the study area) including and excluding the criterion NPAs as constraint, respectively. The results further indicated that GIS-MCDA models excelled in providing an overview for effective spatial decision-making. Both techniques play a role in suitability analysis and complement each other in finding an optimal site which could be carefully selected out of the identified areas. It is recommended that areas with a suitability index 10 be chosen inside Boolean suitable areas. Moreover, this study could act as a driving force to build a resilient planning framework that would boost sustainable placement and development of offshore macroalgae cultivations.
198

FPGA Based Complete SAT Solver

Kannan, Sai Surya January 2022 (has links)
No description available.
199

Parallelization of boolean operations for CAD Software using WebGPU / Parallelisering av CAD Mjukvara på Webben med WebGPU

Helmrich, Max, Käll, Linus January 2023 (has links)
This project is about finding ways to improve performance of a Computer-Aided-Design (CAD) application running in the web browser. With the new Web API WebGPU, it is now possible to use the GPU to accelerate calculations for CAD applications in the web. In this project, we tried to find if using the GPU could yield significant performance improvements and if they are worth implementing. Typical tasks for a CAD application are split and union, used for finding intersections and combining shapes in geometry, which we parallelized during this project. Our final implementation utilizes lazy evaluation and the HistoPyramid data structure, to compete with a state-of-the-art line-sweep based algorithm called Polygon Clipping. Although the Polygon Clipping intersection is still faster than our implementations in most cases, we found that WebGPU can still give significant performance boosts.
200

Learning and generalization as a function of complexity, parity, and abstraction within two primitive Boolean families

Hammerly, Mark D. 01 May 2003 (has links)
No description available.

Page generated in 0.0382 seconds