isomorphism
There are 56 repositories under isomorphism topic.
calmm-js/partial.lenses
Partial lenses is a comprehensive, high-performance optics library for JavaScript
akheron/optics-ts
Type-safe, ergonomic, polymorphic optics for TypeScript
dfilatov/vidom
Library to build UI based on virtual DOM
krukah/robopoker
Play, learn, solve, and analyze No-Limit Texas Hold Em. Implementation follows from Monte Carlo counter-factual regret minimization over with hierarchical K-means imperfect recall abstractions.
pkumod/GSI
GPU-friendly Subgraph Isomorphism, published in ICDE 2020
TOTBWF/iso
A reversible language
evoluteur/isomorphic-table-cards
Table and Cards views with animated transitions on sorting, switching view, and browser resizing (no dependencies, just vanilla Javascript, CSS, and HTML).
InnoFang/subgraph-isomorphism
❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
abetten/orbiter
Classification of combinatorial objects
bert2/Nullable.Extensions
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
defeo/ffisom
A research project on isomorphisms of finite fields
alreich/abstract_algebra
Abstract Algebra: An implementation of Finite Algebras: Groups, Rings, Fields, Vector Spaces, Modules, Monoids, Semigroups, and Magmas. See the ReadTheDocs link.
morphismtech/free-categories
free categories
nick121212/modelproxy
轻量级的接口配置方法
NikhilGupta1997/Data-Mining-Algorithms
A generic library created to perform unsupervised clustering and frequent subgraph mining
peal/vole
A GAP package for backtrack search in permutation groups with graphs
rubensworks/rdf-isomorphic.js
Determines if two RDF graphs are isomorphic
spirali/haydi
Python framework for generating discrete structures
CSpaccasassi/genCRN
genCRN: Fast enumeration of non-isomorphic chemical reaction networks
R-js/mangos
🥭's is monorepo collecting data wrangling and data validation utilities
angadsingh/airflow-ditto
An airflow DAG transformation framework
nikita-volkov/isomorphism-class
Isomorphism typeclass solving the conversion problem
TinacciL/Connectivity_chemical_graph
Python script that permits to encode molecules as molecular graph and compare easily the connectivity of two molecules
bwestergard/isomorphism
Find subgraph isomorphisms with Ullman's 1976 algorithm.
selcukguvel/visual-graph-isomorphism
Display graph isomorphism visually
k-forghani/graph-degseq
Constructing all non-isomorphic graphs from a particular degree sequence
Ridermansb/isomorphic-library
Isomorphic library sample with WebPack
this-is-shreya/networkx-graph-theory
Implementing graph theory concepts using networkx library
J-Kiruthika/Nanotopology
This project checks the similarity of two graphs using nano sets.
martinakaduc/NeurSC
Unofficial Implementation of paper "Neural Subgraph Counting with Wasserstein Estimator"
mazarguil/graphkey-rust
An implementation of the Traces algorithm in Rust to enable fast graph isomorphish check and the Hash trait on Graph objects
mkalpar/chemo-informatics
includes solutions to some problems in chemoinformatics, e.g. detection of isomorphism and rings in chemical structures, genetic algorithm for conformational analysis
petitspois/react-isomorphism-mobx
isomorphism for react and mobx
syallop/Reversible
Pair reversible partial functions for use with reversible Programs
theplatypus/pybliss-dockerfile
A docker image to run PyBliss algorithm
ttahb/graphtheory
An implementation of well-known Graph theory algorithms and their applications in Java programming language.