mrv
Here are 11 public repositories matching this topic...
This project implements a Constraint Satisfaction Problem (CSP) solver for logic grid puzzles written in natural language. The solver automatically extracts entities and clues from the puzzle text, converts them into formal constraints, and finds a valid solution using classical CSP techniques.
-
Updated
Dec 20, 2025 - Python
Climate-tech operations command center for carbon-credit MRV, field partner data quality, AWD adoption risk, verification lag, and Tableau-ready reporting.
-
Updated
May 19, 2026 - Python
Final Project in AI Course, HUJI
-
Updated
Sep 15, 2024 - Python
Advanced Sudoku solver utilizing CSP paradigms (MRV, LCV, Forward Checking, AC-3) with a real-time Matplotlib dashboard for algorithm visualization and performance profiling.
-
Updated
Apr 27, 2026 - Python
A fast Sudoku solver using Minimum Remaining Values heuristic and backtracking for an optimized solution approach.
-
Updated
Apr 20, 2023 - Python
Package to calculate risk for deforestation and proctected areas using MRV Protocol
-
Updated
Jul 6, 2026 - Python
Cloud-native RegenExcalibur automation package for secure GCP provisioning, Terraform IaC, CI/CD, AI/video pipeline scaffolding, multi-agent orchestration, compliance, observability, and runbook-driven operations.
-
Updated
Jun 6, 2026 - Python
A university project for AI class that Solve Sudoku usinig CSP algorithms like backtracking and forwardchecking,and for heuristic uses MRV and Degree
-
Updated
Jun 26, 2022 - Python
A constraint satisfaction problem (CSP) solver for university course scheduling using Backtracking (MRV, LCV, Forward Checking) and Min-Conflicts algorithms. implemented as AI course project at NIT
-
Updated
Jun 22, 2026 - Python
Improve this page
Add a description, image, and links to the mrv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mrv topic, visit your repo's landing page and select "manage topics."