List of all items
Structs
- algorithm::bitset::TileBitset
- algorithm::cache::CacheStats
- algorithm::cache::PatternKey
- algorithm::cache::ViableTilesCache
- algorithm::deadlock::DeadlockResolutionResult
- algorithm::executor::AlgorithmConfig
- algorithm::executor::GreedyStochastic
- algorithm::executor::RandomSelector
- algorithm::feasibility::FeasibilityCountLayer
- algorithm::propagation::ForcedPipeline
- algorithm::propagation::ForcedPosition
- algorithm::propagation::Region
- algorithm::propagation::StepData
- analysis::patterns::ImageProcessor
- analysis::statistics::DistanceFrequency
- analysis::statistics::IntegerPairDistances
- analysis::statistics::Processor
- analysis::statistics::SmoothKernelDistribution
- analysis::weights::WeightCalculationResult
- io::analysis::AnalysisCapture
- io::analysis::AnalysisEvent
- io::cli::Cli
- io::cli::FileProcessor
- io::error::ErrorContext
- io::prefill::PrefillData
- io::prefill::PrefillPlacement
- io::progress::ProgressManager
- io::visualization::TilePlacement
- io::visualization::VisualizationCapture
- math::interpolation::Cubic
- math::interpolation::InterpolationError
- spatial::extension::ExtensionInfo
- spatial::grid::BoundingBox
- spatial::grid::GridState
- spatial::tiles::TileExtractor
Enums
Traits
Functions
- algorithm::deadlock::resolve_spatial_deadlock
- algorithm::executor::load_and_initialize_data
- algorithm::propagation::check_for_contradiction
- algorithm::propagation::detect_forced_positions
- algorithm::propagation::update_feasibility_counts
- algorithm::propagation::update_grid_state
- algorithm::propagation::update_probabilities_and_entropy
- algorithm::propagation::update_probabilities_and_entropy_fused
- algorithm::selection::calculate_deviation_derivative
- algorithm::selection::calculate_projected_deviation
- algorithm::selection::compute_viable_tiles_at_position
- algorithm::selection::density_corrected_log_tile_weights
- algorithm::selection::get_tile_probabilities_at_position
- algorithm::selection::optimal_density_correction
- analysis::weights::calculate_position_selection
- analysis::weights::top_k_from_indices
- analysis::weights::top_k_valid_indices
- io::error::computation_error
- io::error::invalid_parameter
- io::error::io_error
- io::image::export_grid_as_png
- math::probability::binomial_normal_approximate_cdf
- math::probability::erf
- spatial::extension::calculate_extension
- spatial::extension::extend_array_2d
- spatial::extension::extend_array_3d
- spatial::grid::extend_matrices
- spatial::grid::get_region_spans
- spatial::tiles::convert_tile_to_membership_booleans
Type Aliases
Constants
- algorithm::selection::ADJACENCY_CANDIDATES_CONSIDERED
- algorithm::selection::CANDIDATES_CONSIDERED
- io::configuration::ADJACENCY_CANDIDATES_CONSIDERED
- io::configuration::ADJACENCY_LEVELS
- io::configuration::BASE_REMOVAL_RADIUS
- io::configuration::CANDIDATES_CONSIDERED
- io::configuration::DEFAULT_MAX_ITERATIONS
- io::configuration::DEFAULT_SEED
- io::configuration::GIF_FRAME_DELAY_MS
- io::configuration::GRID_EXTENSION_RADIUS
- io::configuration::MAX_GRID_DIMENSION
- io::configuration::MAX_INDIVIDUAL_PROGRESS_BARS
- io::configuration::MAX_REMOVAL_RADIUS
- io::configuration::OUTPUT_SUFFIX
- io::configuration::PATTERN_INFLUENCE_DISTANCE
- io::configuration::PROGRESS_BAR_WIDTH
- io::configuration::TILE_SIZE
- io::configuration::VIEWER_MIN_FRAME_DELAY_MS