all:
	python main.py && python draw.py
plot:
	python elbow.py
