37 skills found · Page 2 of 2
AhmedNasserabdelkareem / N QueensPython Implementation for N-Queen problem using Hill Climbing, Genetic Algorithm, K-Beam Local search and CSP
TsumiNa / ShotgunCSPA Python package designed to solve the crystal structure prediction (CSP) problem using a non-iterative, single-shot screening framework.
mwpowellhtx / Kingdom.OrTools.NET CSP solvers based on the Google OrTools. I wanted to provide an easy to use "problem solver" wrapper to contain the disposable resources and problem solving within a single, fairly well contained using statement.
AryaKoureshi / EEG Signal Classification Using CSP FeaturesThis repository contains a Python implementation for solving a two-class classification problem using CSP features extracted from EEG data. The classification task involves discriminating between mental tasks, specifically imagining foot movement and performing mental discrimination.
van-Bo / CSP Problem SolutionsCCF计算机软件能力认证的题单、题解汇总
HesseSummer / CspSolutionsolve ccf/csp problem and learn more about C++
Tahahassan92003 / CrosswordConstraint Satisfaction Problem (CSP)
WPI-CS4341 / CSPSolving a constraint satisfaction problem (CSP) with Python
Jianxin2021-CHN / CCF CSP CertificationThe keys to problems of CCF CSP Certification.
TheMuppet / Deno Csp Satisfyer🦕 Constraint Statisfaction Problem (CSP) Solver for Deno
Trinkle23897 / CspTrival solutions for trivial problems of CCF CSP.
MobinaAfsharii / KakuroKakuro solver using the Constraint Satisfaction Problem (CSP) paradigm.
thiadeliria / KenKenA CSP (constraint satisfaction problem) implementation to solve a KenKen puzzle.
mguenther / Csp Solver JavaTiny framework for solving constraint satisfaction problems (CSP) with discrete and finite domains. This is a Java-based solution which is written in a functional programming style. Features Sudoku as an example application.
Sitaras / Artificial IntelligenceBerkeley Pacman Projects (1 and 2), Depth First Search, Breadth First Search, Uniform Cost Search ,A* Search , Heuristic Functions ,Suboptimal Search, Minimax Algorithm, Alpha-Beta Pruning, Expectimax, Constraint Santisfaction Problems, RLFA CSP problem, Propositional Logic, First-order Logic
ImedBousakhria / CSP Timetable SchedulingThis repository contains a Constraint Satisfaction Problem (CSP) based Timetable Scheduling model, designed to efficiently allocate resources (such as classes, teachers, and time slots) into an optimal weekly schedule.
neuroneural / GunfoldsTools for working with compressed graphs and solving forward and the inverse problems in undersampling and latent variable cases. The package provides implementation of MSL, RASL, ASP-based, CSP-based, and other algorithms