Skip to content

Lslightly-courses/tip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIP

Explore tipc-passes.

forked from https://github.com/ustc-pldpa/tipc-passes and https://github.com/matthewbdwyer/tipc-passes.

The report is ./tipc-passes/docs/report.md

Usage

git submodule update --init --recursive # clone submodules
docker build -t lslightly2357/tipc --network=host .
docker run -dit --tty --name tipc --network host lslightly2357/tipc
docker exec -it tipc /bin/bash

Aftering logining to the container, use the following instructions to run tests.

cd /tip/tipc-passes/src/intervalrangepass/
pytest interval_test.py

.vscode/tasks.json and .vscode/launch.json might be helpful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published