dfs
Here are 72 public repositories matching this topic...
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP.
-
Updated
Apr 27, 2024 - C
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.
-
Updated
Apr 27, 2024 - C
Data Structure codes implemented in C
-
Updated
Apr 15, 2018 - C
This C project is built to schedule exams. It takes a text input file which contains name and lessons for every single person. The program analyses the input file and determine an appropriate exam scheduling so for every person no exam will be overlapping. A common problem in universities since no person can enter two exams at the same time.
-
Updated
Mar 12, 2018 - C
Pile of utilities around ugeneric_t type.
-
Updated
Feb 24, 2021 - C
Data and File structues
-
Updated
Oct 27, 2021 - C
Reversi game using a minimax search with alpha beta pruning
-
Updated
Feb 5, 2019 - C
Parallel programming on an SMP and a multicomputer, using OpenMP and MPI, respectively for Parallel and Distributed Computing course. For this purpose, it was developed a serial and two parallel implementations of a sudoku solver.
-
Updated
Jul 20, 2018 - C
System programming & Algorithm ― Data structures and Algorithms
-
Updated
Mar 16, 2018 - C
Artificial Intelligence Lab Course (CS 312), IIT Dharwad
-
Updated
Oct 14, 2022 - C
Codes for Practical experiments of Data Structures (Semester III - Computer Engineering - Mumbai University)
-
Updated
Dec 7, 2022 - C
Dijkstra's algorithm, minimum spanning trees, DFS
-
Updated
Jan 21, 2021 - C
A C-based 8 puzzle solver using graphs and Abstract Data Types and 3 search-algorithms: DFS, BFS, Best-First with Manhattan Distance
-
Updated
May 26, 2024 - C
Implementation of different Data Structures
-
Updated
May 23, 2021 - C
Essentials Algorithms are present here.
-
Updated
May 3, 2021 - C
Counts number of regions in a 2D binary matrix
-
Updated
Aug 4, 2021 - C
Data Structures and Programming with C
-
Updated
May 13, 2021 - C
Improve this page
Add a description, image, and links to the dfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dfs topic, visit your repo's landing page and select "manage topics."