Skip to content
View lichengzhang2's full-sized avatar

Block or report lichengzhang2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Python implementation of graphs.

Python 46 12 Updated Oct 30, 2025

GraphAlgo: Algorithms library for planar graphs. Graph data structure using adjacency lists.

C++ 9 Updated Jan 26, 2020

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

C++ 19,933 3,167 Updated Oct 16, 2025

A C++ Library for Discrete Graphical Models

C++ 423 154 Updated Apr 25, 2021

short C++ graph/computational geometry algorthim for finding the faces of a planar graph given its vertices and edges.

C++ 1 Updated Dec 22, 2023

Code from the book "Graph Algorithms the Fun Way" by Jeremy Kubica

Python 9 1 Updated Oct 3, 2025

Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts

C++ 238 90 Updated Sep 10, 2023

General-purpose C++ graph library

C++ 231 25 Updated Aug 22, 2025

Code for the paper "New lower bounds on crossing numbers of Km,n from permutation modules and semidefinite programming"

Julia 1 1 Updated Dec 12, 2023

This repository contains code and data related to the paper "Exhaustive generation of edge-girth-regular graphs"

C 1 Updated Dec 11, 2024

A framework to ease parallelization of sequential SAT solvers

C++ 26 9 Updated May 8, 2025

Visualise networks and trees in Python, with style.

Python 42 2 Updated Nov 2, 2025

Hamiltonian path and cycle finder.

Python 3 Updated Apr 6, 2025

Submission to PACE 17

C++ 22 12 Updated Jan 9, 2025

Codeforces Problem Solutions. Focused on Dynamic Programming, Data Structures, Number Theory, Graph Algorithms, Binary Search

C++ 32 21 Updated Mar 28, 2025

电子书阅读地址

22 2 Updated Jul 20, 2023

Header-Only C++ Library for Graph Representation and Algorithms

C++ 650 138 Updated Nov 3, 2025

Creating a C++ program that finds the shortest path value, the longest path value, and the total number of paths from a source vertex to a destination vertex in a directed graph represented by an a…

C++ 1 Updated Mar 15, 2023

C++ program to find and print either an euler path, euler circuit, hamiltonian path, hamiltonian circuit from a given graph.

C++ 5 1 Updated Jan 19, 2019

A C++ implementation of the blossom algorithm for maximum matching in general graphs.

C++ 3 Updated Nov 29, 2023
Python 3 1 Updated Nov 20, 2024

Code for bachelor thesis 'Practical aspects of recognising outer $k$-planar graphs'

TeX 1 Updated Jun 3, 2025

This repository contains four programs which were created for the article "J. Goedgebeur, J. Renders, G. Wiener and C.T. Zamfirescu, K2-Hamiltonian Graphs: II, manuscript", as well as some certific…

C 1 1 Updated Oct 3, 2023

Find all the Hamiltonian Cycles present in given graph

Java 1 3 Updated Jun 7, 2017

C++ multithreaded wrapper for nauty's gen(tree)g

C++ 1 Updated Oct 30, 2024
C++ 29 5 Updated Aug 20, 2025

Open source Scientific Word (from MacKichan Software, Inc.)

56 5 Updated Jan 27, 2022

C++ library for handling the graph6 format as introduced by Bendan McKay

C++ 3 Updated Jan 8, 2013
Next