master > master: code py - main umgezogen
This commit is contained in:
parent
7c857c51ed
commit
cc7cf3c8c7
@ -12,7 +12,7 @@ os.chdir(os.path.join(os.path.dirname(__file__), '..'));
|
||||
sys.path.insert(0, os.getcwd());
|
||||
|
||||
from src.core.log import *;
|
||||
from src.local.maths import *;
|
||||
from src.thirdparty.maths import *;
|
||||
from src.graphs.graph import *;
|
||||
from src.graphs.tarjan import *;
|
||||
from src.travel.naive import *;
|
Loading…
x
Reference in New Issue
Block a user