mrv
There are 18 repositories under mrv topic.
Orangeaurochs/MRV-MARC-Record-Viewer
MRV MARC Record Viewer
Reforestum/dynamic-world
Python package to interact with Google's Dynamic World App
2arian3/Artificial-Intelligence
All AUT's principles and applications of artificial intelligence course projects.
JefersonMelo/07-DIO
Repositório com respostas das atividades propostas por https://digitalinnovation.one na realização de Bootcamp.
maede43/SimpleVersionKakuro_solver
kakuro (simple version) solver as CSP problem - Artificial Intelligence course project - Spring 2021
arashsm79/ravenous-polarity
Implementation of CSP heuristics and backtracking algorithm for magnet puzzle in Rust.
AliAbbasifard/Map-Coloring
CSP Map Coloring
CarbonTrek/MRVTrek
For our commercial MRV service
daniel-sinai/ai-final-project
Final Project in AI Course, HUJI
hybrs/COVID-CO2-ferries
Auxiliary material to reproduce to the results of the "How COVID-19 affected GHG emissions of ferries in Europe" manuscript
Krutash/Sudoku
Backtracking Algo optimized with forward checking, MRV heuristics, degree heuristics and LCV-heuristics
Mohamad-Jaallouk/Efficient-Sudoku-MRV-Backtracking
A fast Sudoku solver using Minimum Remaining Values heuristic and backtracking for an optimized solution approach.
SMojtabaE/Sudoku-Solver
A university project for AI class that Solve Sudoku usinig CSP algorithms like backtracking and forwardchecking,and for heuristic uses MRV and Degree
alexcamargos/MRVdotNETDeveloper
Bootcamp MRV .NET DEVELOPER para formação de desenvolvedores .NET com foco em soluções em C#, realizado pela Digital Innovation One em parceria com a MRV.
luismendes070/portugol
DIO Bootcamps scholarships 2021-2022
lunatic-fox/mrv-front-end-spa-developer
Soluções em JavaScript dos vários casos propostos no bootcamp MRV Front End SPA Developer.
Melika-Zabihi/Magnet_Puzzle
Implementation of CSP heuristics and various algorithms for solving magnet puzzle
TahaTabatabaei/magnet-puzzle-solver
A CSP approach to solve magnet puzzle problem