fuqi-jia's Stars
ZJU-Automated-Reasoning-Group/pyomt
A library for Optimization Modulo Theory (OMT) solving
giuspek/tabularAllSMT
Disjoint SMT enumeration without introducing blocking clauses
giuspek/tabularAllSAT
ZZy979/pytorch-tutorial
PyTorch示例代码;复现GNN模型
dreamhomes/PyTorch-GNNs
The implement of GNN based on Pytorch
fuqi-jia/Splitwise-MILP
The Splitwise-like algorithm using MILP encoding.
stanford-centaur/smt-switch
A generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers.
limpa105/cvc5
cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
meta-llama/llama
Inference code for Llama models
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
DDiekmann/Applied-Verification-Lab-Neural-Networks
Some tutorials for different approaches to verify neural networks.
minghao-liu/NRAgo
Solving SMT(NRA) formulas with gradient-based optimization.
fuqi-jia/GRL-SVO
This project proposes two Reinforcement Learning (RL) approaches combined with Graph Neural Networks (GNN) for Suggesting Variable Order (SVO).
fuqi-jia/BLAN
Bit-bLAsting solving Non-linear integer constraints.
Ailuras/prob-smt
klee/klee
KLEE Symbolic Execution Engine
shaowei-cai-group/z3pp
maximaximal/Paracooba
Distributed and ressource elastic cube-and-conquer SAT & QBF solver
marijnheule/CnC
Cube-and-Conquer SAT solver
cvc5/cvc5
cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.
samwgoldman/graph
adjacency list implementation in C
rxi/map
A type-safe hash map implementation for C
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
JHUAPL/lantern-smt
"Safer than a torch." Lantern provides utility functions to encode (certain) PyTorch modules as Z3 constraints.
JeffersonQin/concrete-math
📐 具体数学读书笔记
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
ryanzhangfan/NeuroSAT
PyTorch implementation of NeuroSAT
shennguyenrs/multivariate_poly_cal
Multivariate Polynomials Calculator + - *