<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=Circuit_minimization_for_Boolean_functions</id>
	<title>Circuit minimization for Boolean functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=Circuit_minimization_for_Boolean_functions"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Circuit_minimization_for_Boolean_functions&amp;action=history"/>
	<updated>2026-08-04T07:57:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Circuit_minimization_for_Boolean_functions&amp;diff=17750&amp;oldid=prev</id>
		<title>en&gt;Macrakis: Macrakis moved page Circuit minimization to Circuit minimization for Boolean functions: &quot;circuit minimization&quot; is much too broad</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Circuit_minimization_for_Boolean_functions&amp;diff=17750&amp;oldid=prev"/>
		<updated>2013-11-17T16:05:44Z</updated>

		<summary type="html">&lt;p&gt;Macrakis moved page &lt;a href=&quot;/wiki/Circuit_minimization&quot; title=&quot;Circuit minimization&quot;&gt;Circuit minimization&lt;/a&gt; to &lt;a href=&quot;/wiki/Circuit_minimization_for_Boolean_functions&quot; title=&quot;Circuit minimization for Boolean functions&quot;&gt;Circuit minimization for Boolean functions&lt;/a&gt;: &amp;quot;circuit minimization&amp;quot; is much too broad&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In mathematics, a &amp;#039;&amp;#039;&amp;#039;multiplicative cascade&amp;#039;&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;[Meakin P, PRA vol 36 No 6(1987) &amp;quot;Diffusion-limited aggregation on multifractal lattices&amp;quot;]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://uk.arxiv.org/abs/0803.3212 Cristano G. Sabiu, Luis Teodoro, Martin Hendry, arXiv:0803.3212v1 &amp;#039;&amp;#039;Resolving the universe with multifractals&amp;#039;&amp;#039;]&amp;lt;/ref&amp;gt; is a [[fractal]]/[[multifractal]] distribution of points produced via an iterative and multiplicative [[random process]].&lt;br /&gt;
&lt;br /&gt;
[[Image:3fractals2.jpg|800px]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Model I (left plot):&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;&amp;lt;math&amp;gt;\lbrace p_1,p_2,p_3,p_4 \rbrace = \lbrace 1,1,1,0 \rbrace&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Model II (middle plot):&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;&amp;lt;math&amp;gt;\lbrace p_1,p_2,p_3,p_4 \rbrace = \lbrace 1,0.75,0.75,0.5 \rbrace&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Model III (right plot):&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;&amp;lt;math&amp;gt;\lbrace p_1,p_2,p_3,p_4 \rbrace = \lbrace 1,0.5,0.5,0.25 \rbrace&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The plots above are examples of multiplicative cascade multifractals.&lt;br /&gt;
To create these distributions there are a few steps to take. Firstly, we must create a lattice of points which will be our underlying probability density field. Then we will populate this lattice with randomly placed points, insisting that the probability that the points be placed are proportional to the cell probability. &lt;br /&gt;
&lt;br /&gt;
The fractal is constructed as follows: The space is split into four equal parts. Each part is then assigned a probability from the set &amp;lt;math&amp;gt;\lbrace p_1,p_2,p_3,p_4 \rbrace&amp;lt;/math&amp;gt; without replacement, where &amp;lt;math&amp;gt;p_i \in [0,1]&amp;lt;/math&amp;gt;. Each subspace is then divided again and assigned probabilities randomly from the same set and this is continued to the &amp;#039;&amp;#039;N&amp;#039;&amp;#039;th level.&lt;br /&gt;
&lt;br /&gt;
At the &amp;#039;&amp;#039;N&amp;#039;&amp;#039;th level the probability of a cell being occupied is the product of the cell&amp;#039;s &amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; and its parents and ancestors up to level 1 i.e. all the cells above it. In constructing this model down to level 8 we produce a 4&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; array of cells each with its own probability. To then place particle in the space we invoke a [[Monte Carlo method|Monte Carlo rejection scheme]].  Choosing &amp;#039;&amp;#039;x&amp;#039;&amp;#039; and &amp;#039;&amp;#039;y&amp;#039;&amp;#039; coordinates randomly we simply test if a random number between 0 and 1 is less or greater than the cell probability. To produce the plots above we dust the probability density field with 5,000 points in a space of 256&amp;amp;nbsp;&amp;amp;times;&amp;amp;nbsp;256.&lt;br /&gt;
&lt;br /&gt;
An example of the probability density field:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Multifractal density field.jpg]]&lt;br /&gt;
&lt;br /&gt;
The fractals are generally not scale-invariant and therefore cannot be considered &amp;#039;&amp;#039;standard&amp;#039;&amp;#039;  [[fractals]]. They can however be considered [[multifractals]]. The Rényi (generalized) dimensions can be theoretically predicted.  It can be shown &amp;lt;ref&amp;gt;Martinez et al. ApJ 357 50M &amp;quot;Clustering Paradigms and Multifractal Measures&amp;quot;&amp;lt;/ref&amp;gt; that as &amp;lt;math&amp;gt;N \rightarrow \infty&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;D_q=\frac{\log_2\left( f^q_1+f^q_2+f^q_3+f^q_4\right)}{1-q},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where N is the level of the grid refinement and,&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;f_i=\frac{p_i}{\sum_i p_i}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Commons|Fractal|fractals}}&lt;br /&gt;
* [[Fractal dimension]]&lt;br /&gt;
* [[Hausdorff dimension]]&lt;br /&gt;
* [[Scale invariance]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Fractals]]&lt;/div&gt;</summary>
		<author><name>en&gt;Macrakis</name></author>
	</entry>
</feed>