<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reference on JCAL Docs</title>
    <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/</link>
    <description>Official documentation for JCAL — Java Cellular Automata Library</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 May 2026 20:54:42 +0000</lastBuildDate>
    <atom:link href="https://carmelolg.github.io/JCAL/v2.0.0/reference/index.xml" rel="self" type="application/rss+xml"></atom:link>
    
    
    <item>
      <title>Implementing a Rule</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/implementing-a-rule/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/implementing-a-rule/</guid>
      <description>How to write a transition function using CellularAutomataRule.</description>
    </item>
    
    <item>
      <title>Configuration Reference</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/configuration/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/configuration/</guid>
      <description>All options available on CellularAutomataConfigurationBuilder.</description>
    </item>
    
    <item>
      <title>Neighborhoods</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/neighborhoods/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/neighborhoods/</guid>
      <description>Built-in and custom neighborhood strategies for 2D, 3D, and 4D grids.</description>
    </item>
    
    <item>
      <title>Custom State Objects</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/custom-state/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/custom-state/</guid>
      <description>Model richer per-cell data by extending CellState with a custom class.</description>
    </item>
    
    <item>
      <title>Complex Cellular Automata</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/complex-ca/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/complex-ca/</guid>
      <description>Model advanced phenomena with the refinements hook and custom state objects.</description>
    </item>
    
    <item>
      <title>Parallel Execution</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/parallel-execution/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/parallel-execution/</guid>
      <description>Scale JCAL to large grids with CellularAutomataParallelRule.</description>
    </item>
    
    <item>
      <title>3D and 4D Support</title>
      <link>https://carmelolg.github.io/JCAL/v2.0.0/reference/3d-4d-support/</link>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://carmelolg.github.io/JCAL/v2.0.0/reference/3d-4d-support/</guid>
      <description>Run cellular automata on 3D and 4D grids with built-in neighborhoods and a flat-array grid.</description>
    </item>
    
  </channel>
</rss>
