A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2019; you can also visit the original URL.
The file type is application/pdf
.
Filters
Stable parallel looped systems: a new theoretical framework for the evolution of order
2011
Evolving Systems
I identify a new infinite family of physical and chemical dynamical SPL systems, which are (a) easy to create naturally and (b) easy to merge, link and combine to create dynamical systems of any specified ...
Within SPL systems, I propose a special collection of designs called active material-energy looped systems using which it is possible to generate large-scale ordered chemical networks, like the metabolic ...
Acknowledgements I thank my wife Sridevi Ravuri for over ten years of discussions, comments and for the emotional support. ...
doi:10.1007/s12530-011-9044-z
fatcat:jtffebxuqfgrbcpal4pfrxnif4
Stable Parallel Looped Systems -- A New Theoretical Framework for the Evolution of Order
[article]
2011
arXiv
pre-print
I identify a new infinite family of physical and chemical dynamical SPL systems, which are (a) easy to create naturally and (b) easy to merge, link and combine to create dynamical systems of any specified ...
Within SPL systems, I propose a special collection of designs called active material-energy looped systems using which it is possible to generate large-scale ordered chemical networks, like the metabolic ...
Acknowledgements I thank my wife Sridevi Ravuri for over ten years of discussions, comments and for the emotional support. ...
arXiv:1102.1407v3
fatcat:s3l6j3xh35dcfh5ezbdww2lloq
Using the Concept of Timeframing to Implement Animation in the Motion Comic Adaptation of Bumi
2021
IMOVICCON Conference Proceeding
Some use animation in comics just for the sake of creating a moving comic, without really thinking about the strengths animation can bring. ...
Understanding the concept of timeframing and the seven characteristics of a motion comic will help improve the use of animation in a motion comic. ...
Some examples include infinitely looped waterfalls, candles, smoke, clouds, and other effects. The loops created will create a temporal dissonance that makes the scene seems longer than it seems. ...
doi:10.37312/imoviccon.v2i1.86
fatcat:papzhoxp7jexjgmb3b4st5ynde
Automatic Repair of Infinite Loops
[article]
2015
arXiv
pre-print
We evaluate our technique on seven seeded-bugs and on seven real-bugs. Infinitel is able to repair all of them, within seconds up to one hour on a standard laptop configuration. ...
Consequently, repairing infinites loop means having at least one test case that hangs by triggering the infinite loop. Our system to automatically repair infinite loops is called Infinitel. ...
created and copied. ...
arXiv:1504.05078v1
fatcat:k7spwbc4cndztixqfzdaoij63i
Open Science needs Online Double-Loop Organizations
[chapter]
2021
OSH
The mission statement tell us how the organization "intends to create [the] future" (Ibid). The "how" is firmly in Loop 1. ...
Even more: we make those roles believable to others" (Carse 1987).
Double-loop governance and infinite play All of the features of double-loop governance will assist you with infinite play. ...
doi:10.21428/8bbb7f85.a5023346
fatcat:2cdztdussregloxmzecdvp6maa
Mutant Execution Cost Reduction: Through MUSIC (Mutant Schema Improved with Extra Code)
2012
2012 IEEE Fifth International Conference on Software Testing, Verification and Validation
This paper describes the MUSIC technique, an improvement of the cost reduction technique Mutant Schema, which is meant to reduce the number of required executions and identify infinite loops at a reduced ...
Besides, an experiment was performed to evaluate the advantages and disadvantages of MUSIC and identify possible ways to improved it. ...
Identifying infinite loops through mutant schema Another problem in a mutation analysis is related to infinite loops created as a result of a mutation. ...
doi:10.1109/icst.2012.156
dblp:conf/icst/MateoU12
fatcat:46qrgq3fc5bj3fysgmza4xe6vi
CLAPP: characterizing loops in Android applications
2015
Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering - ESEC/FSE 2015
As part of our evaluation, we provide the detailed results of our empirical study, we show how our analysis was able to determine that the execution of 63.28% of the loops is bounded, and we discuss several ...
interesting insights related to the performance issues and security aspects associated with loops. ...
We would also like to thank Jacopo Corbetta, for his valuable help and many suggestions related to the large-scale evaluation, and Ali Zand, for the insightful discussion about the terminology used in ...
doi:10.1145/2786805.2786873
dblp:conf/sigsoft/FratantonioMBKV15
fatcat:uv2ej4yhijgg3cunuzvxpqcy2u
Automatic transformation of iterative loops into recursive methods
2015
Information and Software Technology
We describe the changes needed to transform loops of types while/for/do/foreach into recursion. Each kind of loop requires a particular treatment that is described and exemplified. ...
This work describes an algorithm able to automatically transform an iterative loop into an equivalent recursive loop. ...
Otherwise the original loop is in fact an infinite loop and the recursive method created will be invoked infinitely. ...
doi:10.1016/j.infsof.2014.10.001
fatcat:wmq6dlsuh5frbbche7tvs34ksq
Foundations for Understanding and Building Conscious Systems using Stable Parallel Looped Dynamics
[article]
2011
arXiv
pre-print
This lets us move away from the vagueness surrounding consciousness and instead focus equivalently on: (i) what truths are and how our brain represents/relates them to each other and (ii) how we attain ...
These sets are guaranteed to exist for our brain and other stable parallel looped systems. ...
Acknowledgements I thank my wife Sridevi Ravuri for over ten years of discussions, comments and for the emotional support. ...
arXiv:1102.3680v2
fatcat:fw47klnpybdg3miro7ylnikos4
The Congruent Scientist: Infinite play builds personal wisdom
[chapter]
2021
OSH
Barry Schwartz tells us to stop already with the rules and use our everyday interactions to grow social and personal virtues: "Rules and incentives don't tell you how to be a good friend, how to be a good ...
Double-loop governance maps directly into congruence at the organizational level: the so-called "ideal" organization being the first loop, and the real organization being the second loop. ...
doi:10.21428/8bbb7f85.e5b4ee3b
fatcat:2ovfffieoveyrbkd24pako2jpi
Why software hangs and what can be done with it
2010
2010 IEEE/IFIP International Conference on Dependable Systems & Networks (DSN)
Unfortunately, to our knowledge, there is currently no comprehensive study on why software hangs and how to deal with it. ...
them at the first place or remedy them in production runs. ...
Infinite Loop Infinite Loop category takes up to 13.7% of hang bugs. We divide them into three sub-categories. ...
doi:10.1109/dsn.2010.5544304
dblp:conf/dsn/SongCZ10
fatcat:mptfmoz2azenfktvvb2ojemq2m
A Typo in the Paterson-Wegman-de Champeaux algorithm
[article]
2020
arXiv
pre-print
We show that there is a small mistake in the de Champeaux presentation of the algorithm and we provide a fix. ...
We show an example where the occurs-check test fails to work as expected and results in an infinite loop in the post-processing step. ...
Once the statement is properly indented, the algorithm is correct and works in linear-time as claimed. ...
arXiv:2007.00304v1
fatcat:zraxjewunncedmbznjsvqudo3u
Page 1180 of None Vol. 101, Issue 3
[page]
1956
None
Now one wishes to bring them together along the axis to form a single flywheel. How much work is required? ...
How are we to understand this difference in terms of the usual intuitive picture that the self-energy is the work required to ‘‘create” the particle in question? ...
Page 504 of Imperial Magazine Vol. 2, Issue 18
[page]
1820
Imperial Magazine
And if devoid of magnitude, or in other words, are no- thing but an idea of position in the mind, we should like to know how the properties of “ attraction and repul- sion,” which he ascribes to them, ...
508
Essay on Creation and Geology.
504
POPPER LOOP LID. ...
A Method for Detecting Defects in Source Codes Using Model Checking Techniques
2010
2010 IEEE 34th Annual Computer Software and Applications Conference
We have developed a supporting tool to narrow the range of model checking and to generate UPPAAL model automatically. We discuss our method in detail on the basis of the results of a case study. ...
This paper proposes a method based on model checking for detecting hard-to-discover defects in enterprise systems. ...
In case of such a phenomenon as infinite loops, a state where an infinite loop occures needs to be added to the initial model. ...
doi:10.1109/compsac.2010.61
dblp:conf/compsac/AokiM10
fatcat:wiyrclej4rfjhdzhbcec5c2eky
« Previous
Showing results 1 — 15 out of 110,180 results