├── .gitignore ├── LICENSE ├── Makefile ├── README.md ├── check ├── 1L-box │ ├── amflow │ │ ├── 28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c │ │ │ ├── common │ │ │ │ ├── MIs.txt │ │ │ │ ├── MIs_eta-less.txt │ │ │ │ ├── bound_behav.txt │ │ │ │ └── bound_build.txt │ │ │ ├── info.txt │ │ │ └── kira │ │ │ │ └── results │ │ │ │ └── MIeta │ │ │ │ └── kira_target.kira │ │ └── 2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b │ │ │ ├── common │ │ │ ├── MIs.txt │ │ │ ├── MIs_eta-less.txt │ │ │ ├── bound_behav.txt │ │ │ └── bound_build.txt │ │ │ ├── info.txt │ │ │ └── kira │ │ │ └── results │ │ │ └── MIeta │ │ │ └── kira_target.kira │ ├── common │ │ ├── 0.txt │ │ ├── 1.txt │ │ ├── MIs.txt │ │ ├── bound_behav.txt │ │ ├── bound_build.txt │ │ ├── branch_cuts.txt │ │ ├── initial_point.txt │ │ ├── topology.txt │ │ └── vars.txt │ └── points │ │ ├── 28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c │ │ ├── 7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7 │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── amflow │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pathibps.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── 2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b │ │ ├── 7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab │ │ ├── info.txt │ │ ├── output │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── partial │ │ │ ├── path0.txt │ │ │ ├── path1.txt │ │ │ ├── path10.txt │ │ │ ├── path11.txt │ │ │ ├── path12.txt │ │ │ ├── path13.txt │ │ │ ├── path14.txt │ │ │ ├── path15.txt │ │ │ ├── path16.txt │ │ │ ├── path2.txt │ │ │ ├── path3.txt │ │ │ ├── path4.txt │ │ │ ├── path5.txt │ │ │ ├── path6.txt │ │ │ ├── path7.txt │ │ │ ├── path8.txt │ │ │ ├── path9.txt │ │ │ ├── path_tags0.txt │ │ │ ├── path_tags1.txt │ │ │ ├── path_tags10.txt │ │ │ ├── path_tags11.txt │ │ │ ├── path_tags12.txt │ │ │ ├── path_tags13.txt │ │ │ ├── path_tags14.txt │ │ │ ├── path_tags15.txt │ │ │ ├── path_tags16.txt │ │ │ ├── path_tags2.txt │ │ │ ├── path_tags3.txt │ │ │ ├── path_tags4.txt │ │ │ ├── path_tags5.txt │ │ │ ├── path_tags6.txt │ │ │ ├── path_tags7.txt │ │ │ ├── path_tags8.txt │ │ │ ├── path_tags9.txt │ │ │ ├── pfmat0.txt │ │ │ ├── pfmat1.txt │ │ │ ├── pfmat10.txt │ │ │ ├── pfmat11.txt │ │ │ ├── pfmat12.txt │ │ │ ├── pfmat13.txt │ │ │ ├── pfmat14.txt │ │ │ ├── pfmat15.txt │ │ │ ├── pfmat16.txt │ │ │ ├── pfmat2.txt │ │ │ ├── pfmat3.txt │ │ │ ├── pfmat4.txt │ │ │ ├── pfmat5.txt │ │ │ ├── pfmat6.txt │ │ │ ├── pfmat7.txt │ │ │ ├── pfmat8.txt │ │ │ ├── pfmat9.txt │ │ │ ├── roots0.txt │ │ │ ├── roots1.txt │ │ │ ├── roots10.txt │ │ │ ├── roots11.txt │ │ │ ├── roots12.txt │ │ │ ├── roots13.txt │ │ │ ├── roots14.txt │ │ │ ├── roots15.txt │ │ │ ├── roots16.txt │ │ │ ├── roots2.txt │ │ │ ├── roots3.txt │ │ │ ├── roots4.txt │ │ │ ├── roots5.txt │ │ │ ├── roots6.txt │ │ │ ├── roots7.txt │ │ │ ├── roots8.txt │ │ │ ├── roots9.txt │ │ │ ├── sing_lab0.txt │ │ │ ├── sing_lab1.txt │ │ │ ├── sing_lab10.txt │ │ │ ├── sing_lab11.txt │ │ │ ├── sing_lab12.txt │ │ │ ├── sing_lab13.txt │ │ │ ├── sing_lab14.txt │ │ │ ├── sing_lab15.txt │ │ │ ├── sing_lab16.txt │ │ │ ├── sing_lab2.txt │ │ │ ├── sing_lab3.txt │ │ │ ├── sing_lab4.txt │ │ │ ├── sing_lab5.txt │ │ │ ├── sing_lab6.txt │ │ │ ├── sing_lab7.txt │ │ │ ├── sing_lab8.txt │ │ │ └── sing_lab9.txt │ │ ├── amflow │ │ ├── info.txt │ │ ├── output │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── partial │ │ │ ├── path0.txt │ │ │ ├── path1.txt │ │ │ ├── path10.txt │ │ │ ├── path11.txt │ │ │ ├── path12.txt │ │ │ ├── path13.txt │ │ │ ├── path14.txt │ │ │ ├── path15.txt │ │ │ ├── path16.txt │ │ │ ├── path2.txt │ │ │ ├── path3.txt │ │ │ ├── path4.txt │ │ │ ├── path5.txt │ │ │ ├── path6.txt │ │ │ ├── path7.txt │ │ │ ├── path8.txt │ │ │ ├── path9.txt │ │ │ ├── path_tags0.txt │ │ │ ├── path_tags1.txt │ │ │ ├── path_tags10.txt │ │ │ ├── path_tags11.txt │ │ │ ├── path_tags12.txt │ │ │ ├── path_tags13.txt │ │ │ ├── path_tags14.txt │ │ │ ├── path_tags15.txt │ │ │ ├── path_tags16.txt │ │ │ ├── path_tags2.txt │ │ │ ├── path_tags3.txt │ │ │ ├── path_tags4.txt │ │ │ ├── path_tags5.txt │ │ │ ├── path_tags6.txt │ │ │ ├── path_tags7.txt │ │ │ ├── path_tags8.txt │ │ │ ├── path_tags9.txt │ │ │ ├── pfmat0.txt │ │ │ ├── pfmat1.txt │ │ │ ├── pfmat10.txt │ │ │ ├── pfmat11.txt │ │ │ ├── pfmat12.txt │ │ │ ├── pfmat13.txt │ │ │ ├── pfmat14.txt │ │ │ ├── pfmat15.txt │ │ │ ├── pfmat16.txt │ │ │ ├── pfmat2.txt │ │ │ ├── pfmat3.txt │ │ │ ├── pfmat4.txt │ │ │ ├── pfmat5.txt │ │ │ ├── pfmat6.txt │ │ │ ├── pfmat7.txt │ │ │ ├── pfmat8.txt │ │ │ ├── pfmat9.txt │ │ │ ├── roots0.txt │ │ │ ├── roots1.txt │ │ │ ├── roots10.txt │ │ │ ├── roots11.txt │ │ │ ├── roots12.txt │ │ │ ├── roots13.txt │ │ │ ├── roots14.txt │ │ │ ├── roots15.txt │ │ │ ├── roots16.txt │ │ │ ├── roots2.txt │ │ │ ├── roots3.txt │ │ │ ├── roots4.txt │ │ │ ├── roots5.txt │ │ │ ├── roots6.txt │ │ │ ├── roots7.txt │ │ │ ├── roots8.txt │ │ │ ├── roots9.txt │ │ │ ├── sing_lab0.txt │ │ │ ├── sing_lab1.txt │ │ │ ├── sing_lab10.txt │ │ │ ├── sing_lab11.txt │ │ │ ├── sing_lab12.txt │ │ │ ├── sing_lab13.txt │ │ │ ├── sing_lab14.txt │ │ │ ├── sing_lab15.txt │ │ │ ├── sing_lab16.txt │ │ │ ├── sing_lab2.txt │ │ │ ├── sing_lab3.txt │ │ │ ├── sing_lab4.txt │ │ │ ├── sing_lab5.txt │ │ │ ├── sing_lab6.txt │ │ │ ├── sing_lab7.txt │ │ │ ├── sing_lab8.txt │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ ├── sol.txt │ │ ├── sol0.txt │ │ ├── sol1.txt │ │ ├── sol10.txt │ │ ├── sol11.txt │ │ ├── sol12.txt │ │ ├── sol13.txt │ │ ├── sol14.txt │ │ ├── sol15.txt │ │ ├── sol16.txt │ │ ├── sol2.txt │ │ ├── sol3.txt │ │ ├── sol4.txt │ │ ├── sol5.txt │ │ ├── sol6.txt │ │ ├── sol7.txt │ │ ├── sol8.txt │ │ ├── sol9.txt │ │ └── sol_interp.txt ├── 1L-triangle-full │ ├── amflow │ │ └── b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf │ │ │ ├── common │ │ │ ├── MIs.txt │ │ │ ├── MIs_eta-less.txt │ │ │ ├── bound_behav.txt │ │ │ └── bound_build.txt │ │ │ ├── info.txt │ │ │ └── kira │ │ │ └── results │ │ │ └── MIeta │ │ │ └── kira_target.kira │ ├── common │ │ ├── 0.txt │ │ ├── 1.txt │ │ ├── 2.txt │ │ ├── 3.txt │ │ ├── 4.txt │ │ ├── 5.txt │ │ ├── MIs.txt │ │ ├── bound_behav.txt │ │ ├── bound_build.txt │ │ ├── branch_cuts.txt │ │ ├── initial_point.txt │ │ ├── topology.txt │ │ └── vars.txt │ └── points │ │ ├── 60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684 │ │ ├── 7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31 │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ ├── b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf │ │ ├── amflow │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162 │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ ├── dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd │ │ ├── 3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48 │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0 │ │ ├── 3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48 │ │ ├── info.txt │ │ ├── output │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── partial │ │ │ ├── path0.txt │ │ │ ├── path1.txt │ │ │ ├── path10.txt │ │ │ ├── path11.txt │ │ │ ├── path12.txt │ │ │ ├── path13.txt │ │ │ ├── path14.txt │ │ │ ├── path15.txt │ │ │ ├── path16.txt │ │ │ ├── path2.txt │ │ │ ├── path3.txt │ │ │ ├── path4.txt │ │ │ ├── path5.txt │ │ │ ├── path6.txt │ │ │ ├── path7.txt │ │ │ ├── path8.txt │ │ │ ├── path9.txt │ │ │ ├── path_tags0.txt │ │ │ ├── path_tags1.txt │ │ │ ├── path_tags10.txt │ │ │ ├── path_tags11.txt │ │ │ ├── path_tags12.txt │ │ │ ├── path_tags13.txt │ │ │ ├── path_tags14.txt │ │ │ ├── path_tags15.txt │ │ │ ├── path_tags16.txt │ │ │ ├── path_tags2.txt │ │ │ ├── path_tags3.txt │ │ │ ├── path_tags4.txt │ │ │ ├── path_tags5.txt │ │ │ ├── path_tags6.txt │ │ │ ├── path_tags7.txt │ │ │ ├── path_tags8.txt │ │ │ ├── path_tags9.txt │ │ │ ├── pfmat0.txt │ │ │ ├── pfmat1.txt │ │ │ ├── pfmat10.txt │ │ │ ├── pfmat11.txt │ │ │ ├── pfmat12.txt │ │ │ ├── pfmat13.txt │ │ │ ├── pfmat14.txt │ │ │ ├── pfmat15.txt │ │ │ ├── pfmat16.txt │ │ │ ├── pfmat2.txt │ │ │ ├── pfmat3.txt │ │ │ ├── pfmat4.txt │ │ │ ├── pfmat5.txt │ │ │ ├── pfmat6.txt │ │ │ ├── pfmat7.txt │ │ │ ├── pfmat8.txt │ │ │ ├── pfmat9.txt │ │ │ ├── roots0.txt │ │ │ ├── roots1.txt │ │ │ ├── roots10.txt │ │ │ ├── roots11.txt │ │ │ ├── roots12.txt │ │ │ ├── roots13.txt │ │ │ ├── roots14.txt │ │ │ ├── roots15.txt │ │ │ ├── roots16.txt │ │ │ ├── roots2.txt │ │ │ ├── roots3.txt │ │ │ ├── roots4.txt │ │ │ ├── roots5.txt │ │ │ ├── roots6.txt │ │ │ ├── roots7.txt │ │ │ ├── roots8.txt │ │ │ ├── roots9.txt │ │ │ ├── sing_lab0.txt │ │ │ ├── sing_lab1.txt │ │ │ ├── sing_lab10.txt │ │ │ ├── sing_lab11.txt │ │ │ ├── sing_lab12.txt │ │ │ ├── sing_lab13.txt │ │ │ ├── sing_lab14.txt │ │ │ ├── sing_lab15.txt │ │ │ ├── sing_lab16.txt │ │ │ ├── sing_lab2.txt │ │ │ ├── sing_lab3.txt │ │ │ ├── sing_lab4.txt │ │ │ ├── sing_lab5.txt │ │ │ ├── sing_lab6.txt │ │ │ ├── sing_lab7.txt │ │ │ ├── sing_lab8.txt │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ ├── sol.txt │ │ ├── sol0.txt │ │ ├── sol1.txt │ │ ├── sol10.txt │ │ ├── sol11.txt │ │ ├── sol12.txt │ │ ├── sol13.txt │ │ ├── sol14.txt │ │ ├── sol15.txt │ │ ├── sol16.txt │ │ ├── sol2.txt │ │ ├── sol3.txt │ │ ├── sol4.txt │ │ ├── sol5.txt │ │ ├── sol6.txt │ │ ├── sol7.txt │ │ ├── sol8.txt │ │ ├── sol9.txt │ │ └── sol_interp.txt ├── 2L-sun-full │ ├── amflow │ │ ├── 1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4 │ │ │ ├── common │ │ │ │ ├── MIs.txt │ │ │ │ ├── MIs_eta-less.txt │ │ │ │ ├── bound_behav.txt │ │ │ │ └── bound_build.txt │ │ │ ├── info.txt │ │ │ └── kira │ │ │ │ └── results │ │ │ │ └── MIeta │ │ │ │ └── kira_target.kira │ │ └── 6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2 │ │ │ ├── common │ │ │ ├── MIs.txt │ │ │ ├── MIs_eta-less.txt │ │ │ ├── bound_behav.txt │ │ │ └── bound_build.txt │ │ │ ├── info.txt │ │ │ └── kira │ │ │ └── results │ │ │ └── MIeta │ │ │ └── kira_target.kira │ ├── common │ │ ├── 0.txt │ │ ├── 1.txt │ │ ├── 2.txt │ │ ├── 3.txt │ │ ├── MIs.txt │ │ ├── bound_behav.txt │ │ ├── bound_build.txt │ │ ├── branch_cuts.txt │ │ ├── initial_point.txt │ │ ├── topology.txt │ │ └── vars.txt │ └── points │ │ ├── 1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4 │ │ ├── 38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol17.txt │ │ │ │ ├── sol18.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path17.txt │ │ │ │ ├── path18.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags17.txt │ │ │ │ ├── path_tags18.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat17.txt │ │ │ │ ├── pfmat18.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots17.txt │ │ │ │ ├── roots18.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab17.txt │ │ │ │ ├── sing_lab18.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── amflow │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol17.txt │ │ │ │ ├── sol18.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path17.txt │ │ │ │ ├── path18.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags17.txt │ │ │ │ ├── path_tags18.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat17.txt │ │ │ │ ├── pfmat18.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots17.txt │ │ │ │ ├── roots18.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab17.txt │ │ │ │ ├── sing_lab18.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol17.txt │ │ │ ├── sol18.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ ├── 6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2 │ │ ├── 574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3 │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol17.txt │ │ │ │ ├── sol18.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path17.txt │ │ │ │ ├── path18.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags17.txt │ │ │ │ ├── path_tags18.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat17.txt │ │ │ │ ├── pfmat18.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots17.txt │ │ │ │ ├── roots18.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab17.txt │ │ │ │ ├── sing_lab18.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── amflow │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol17.txt │ │ │ │ ├── sol18.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path17.txt │ │ │ │ ├── path18.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags17.txt │ │ │ │ ├── path_tags18.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat17.txt │ │ │ │ ├── pfmat18.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots17.txt │ │ │ │ ├── roots18.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab17.txt │ │ │ │ ├── sing_lab18.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol17.txt │ │ │ ├── sol18.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ ├── 7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1 │ │ ├── 38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b │ │ │ ├── info.txt │ │ │ ├── output │ │ │ │ ├── sol.txt │ │ │ │ ├── sol0.txt │ │ │ │ ├── sol1.txt │ │ │ │ ├── sol10.txt │ │ │ │ ├── sol11.txt │ │ │ │ ├── sol12.txt │ │ │ │ ├── sol13.txt │ │ │ │ ├── sol14.txt │ │ │ │ ├── sol15.txt │ │ │ │ ├── sol16.txt │ │ │ │ ├── sol17.txt │ │ │ │ ├── sol18.txt │ │ │ │ ├── sol2.txt │ │ │ │ ├── sol3.txt │ │ │ │ ├── sol4.txt │ │ │ │ ├── sol5.txt │ │ │ │ ├── sol6.txt │ │ │ │ ├── sol7.txt │ │ │ │ ├── sol8.txt │ │ │ │ ├── sol9.txt │ │ │ │ └── sol_interp.txt │ │ │ └── partial │ │ │ │ ├── path0.txt │ │ │ │ ├── path1.txt │ │ │ │ ├── path10.txt │ │ │ │ ├── path11.txt │ │ │ │ ├── path12.txt │ │ │ │ ├── path13.txt │ │ │ │ ├── path14.txt │ │ │ │ ├── path15.txt │ │ │ │ ├── path16.txt │ │ │ │ ├── path17.txt │ │ │ │ ├── path18.txt │ │ │ │ ├── path2.txt │ │ │ │ ├── path3.txt │ │ │ │ ├── path4.txt │ │ │ │ ├── path5.txt │ │ │ │ ├── path6.txt │ │ │ │ ├── path7.txt │ │ │ │ ├── path8.txt │ │ │ │ ├── path9.txt │ │ │ │ ├── path_tags0.txt │ │ │ │ ├── path_tags1.txt │ │ │ │ ├── path_tags10.txt │ │ │ │ ├── path_tags11.txt │ │ │ │ ├── path_tags12.txt │ │ │ │ ├── path_tags13.txt │ │ │ │ ├── path_tags14.txt │ │ │ │ ├── path_tags15.txt │ │ │ │ ├── path_tags16.txt │ │ │ │ ├── path_tags17.txt │ │ │ │ ├── path_tags18.txt │ │ │ │ ├── path_tags2.txt │ │ │ │ ├── path_tags3.txt │ │ │ │ ├── path_tags4.txt │ │ │ │ ├── path_tags5.txt │ │ │ │ ├── path_tags6.txt │ │ │ │ ├── path_tags7.txt │ │ │ │ ├── path_tags8.txt │ │ │ │ ├── path_tags9.txt │ │ │ │ ├── pfmat0.txt │ │ │ │ ├── pfmat1.txt │ │ │ │ ├── pfmat10.txt │ │ │ │ ├── pfmat11.txt │ │ │ │ ├── pfmat12.txt │ │ │ │ ├── pfmat13.txt │ │ │ │ ├── pfmat14.txt │ │ │ │ ├── pfmat15.txt │ │ │ │ ├── pfmat16.txt │ │ │ │ ├── pfmat17.txt │ │ │ │ ├── pfmat18.txt │ │ │ │ ├── pfmat2.txt │ │ │ │ ├── pfmat3.txt │ │ │ │ ├── pfmat4.txt │ │ │ │ ├── pfmat5.txt │ │ │ │ ├── pfmat6.txt │ │ │ │ ├── pfmat7.txt │ │ │ │ ├── pfmat8.txt │ │ │ │ ├── pfmat9.txt │ │ │ │ ├── roots0.txt │ │ │ │ ├── roots1.txt │ │ │ │ ├── roots10.txt │ │ │ │ ├── roots11.txt │ │ │ │ ├── roots12.txt │ │ │ │ ├── roots13.txt │ │ │ │ ├── roots14.txt │ │ │ │ ├── roots15.txt │ │ │ │ ├── roots16.txt │ │ │ │ ├── roots17.txt │ │ │ │ ├── roots18.txt │ │ │ │ ├── roots2.txt │ │ │ │ ├── roots3.txt │ │ │ │ ├── roots4.txt │ │ │ │ ├── roots5.txt │ │ │ │ ├── roots6.txt │ │ │ │ ├── roots7.txt │ │ │ │ ├── roots8.txt │ │ │ │ ├── roots9.txt │ │ │ │ ├── sing_lab0.txt │ │ │ │ ├── sing_lab1.txt │ │ │ │ ├── sing_lab10.txt │ │ │ │ ├── sing_lab11.txt │ │ │ │ ├── sing_lab12.txt │ │ │ │ ├── sing_lab13.txt │ │ │ │ ├── sing_lab14.txt │ │ │ │ ├── sing_lab15.txt │ │ │ │ ├── sing_lab16.txt │ │ │ │ ├── sing_lab17.txt │ │ │ │ ├── sing_lab18.txt │ │ │ │ ├── sing_lab2.txt │ │ │ │ ├── sing_lab3.txt │ │ │ │ ├── sing_lab4.txt │ │ │ │ ├── sing_lab5.txt │ │ │ │ ├── sing_lab6.txt │ │ │ │ ├── sing_lab7.txt │ │ │ │ ├── sing_lab8.txt │ │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol17.txt │ │ │ ├── sol18.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── 997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691 │ │ ├── 08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26 │ │ ├── info.txt │ │ ├── output │ │ │ ├── sol.txt │ │ │ ├── sol0.txt │ │ │ ├── sol1.txt │ │ │ ├── sol10.txt │ │ │ ├── sol11.txt │ │ │ ├── sol12.txt │ │ │ ├── sol13.txt │ │ │ ├── sol14.txt │ │ │ ├── sol15.txt │ │ │ ├── sol16.txt │ │ │ ├── sol17.txt │ │ │ ├── sol18.txt │ │ │ ├── sol2.txt │ │ │ ├── sol3.txt │ │ │ ├── sol4.txt │ │ │ ├── sol5.txt │ │ │ ├── sol6.txt │ │ │ ├── sol7.txt │ │ │ ├── sol8.txt │ │ │ ├── sol9.txt │ │ │ └── sol_interp.txt │ │ └── partial │ │ │ ├── path0.txt │ │ │ ├── path1.txt │ │ │ ├── path10.txt │ │ │ ├── path11.txt │ │ │ ├── path12.txt │ │ │ ├── path13.txt │ │ │ ├── path14.txt │ │ │ ├── path15.txt │ │ │ ├── path16.txt │ │ │ ├── path17.txt │ │ │ ├── path18.txt │ │ │ ├── path2.txt │ │ │ ├── path3.txt │ │ │ ├── path4.txt │ │ │ ├── path5.txt │ │ │ ├── path6.txt │ │ │ ├── path7.txt │ │ │ ├── path8.txt │ │ │ ├── path9.txt │ │ │ ├── path_tags0.txt │ │ │ ├── path_tags1.txt │ │ │ ├── path_tags10.txt │ │ │ ├── path_tags11.txt │ │ │ ├── path_tags12.txt │ │ │ ├── path_tags13.txt │ │ │ ├── path_tags14.txt │ │ │ ├── path_tags15.txt │ │ │ ├── path_tags16.txt │ │ │ ├── path_tags17.txt │ │ │ ├── path_tags18.txt │ │ │ ├── path_tags2.txt │ │ │ ├── path_tags3.txt │ │ │ ├── path_tags4.txt │ │ │ ├── path_tags5.txt │ │ │ ├── path_tags6.txt │ │ │ ├── path_tags7.txt │ │ │ ├── path_tags8.txt │ │ │ ├── path_tags9.txt │ │ │ ├── pfmat0.txt │ │ │ ├── pfmat1.txt │ │ │ ├── pfmat10.txt │ │ │ ├── pfmat11.txt │ │ │ ├── pfmat12.txt │ │ │ ├── pfmat13.txt │ │ │ ├── pfmat14.txt │ │ │ ├── pfmat15.txt │ │ │ ├── pfmat16.txt │ │ │ ├── pfmat17.txt │ │ │ ├── pfmat18.txt │ │ │ ├── pfmat2.txt │ │ │ ├── pfmat3.txt │ │ │ ├── pfmat4.txt │ │ │ ├── pfmat5.txt │ │ │ ├── pfmat6.txt │ │ │ ├── pfmat7.txt │ │ │ ├── pfmat8.txt │ │ │ ├── pfmat9.txt │ │ │ ├── roots0.txt │ │ │ ├── roots1.txt │ │ │ ├── roots10.txt │ │ │ ├── roots11.txt │ │ │ ├── roots12.txt │ │ │ ├── roots13.txt │ │ │ ├── roots14.txt │ │ │ ├── roots15.txt │ │ │ ├── roots16.txt │ │ │ ├── roots17.txt │ │ │ ├── roots18.txt │ │ │ ├── roots2.txt │ │ │ ├── roots3.txt │ │ │ ├── roots4.txt │ │ │ ├── roots5.txt │ │ │ ├── roots6.txt │ │ │ ├── roots7.txt │ │ │ ├── roots8.txt │ │ │ ├── roots9.txt │ │ │ ├── sing_lab0.txt │ │ │ ├── sing_lab1.txt │ │ │ ├── sing_lab10.txt │ │ │ ├── sing_lab11.txt │ │ │ ├── sing_lab12.txt │ │ │ ├── sing_lab13.txt │ │ │ ├── sing_lab14.txt │ │ │ ├── sing_lab15.txt │ │ │ ├── sing_lab16.txt │ │ │ ├── sing_lab17.txt │ │ │ ├── sing_lab18.txt │ │ │ ├── sing_lab2.txt │ │ │ ├── sing_lab3.txt │ │ │ ├── sing_lab4.txt │ │ │ ├── sing_lab5.txt │ │ │ ├── sing_lab6.txt │ │ │ ├── sing_lab7.txt │ │ │ ├── sing_lab8.txt │ │ │ └── sing_lab9.txt │ │ ├── info.txt │ │ └── sol │ │ ├── sol.txt │ │ ├── sol0.txt │ │ ├── sol1.txt │ │ ├── sol10.txt │ │ ├── sol11.txt │ │ ├── sol12.txt │ │ ├── sol13.txt │ │ ├── sol14.txt │ │ ├── sol15.txt │ │ ├── sol16.txt │ │ ├── sol17.txt │ │ ├── sol18.txt │ │ ├── sol2.txt │ │ ├── sol3.txt │ │ ├── sol4.txt │ │ ├── sol5.txt │ │ ├── sol6.txt │ │ ├── sol7.txt │ │ ├── sol8.txt │ │ ├── sol9.txt │ │ └── sol_interp.txt └── cards │ ├── 1L-3pt-full_amf-ppt1.txt │ ├── 1L-3pt-full_ebr-ppt1.txt │ ├── 1L-3pt-full_ppt1-ppt2.txt │ ├── 1L-3pt-full_ppt1-ppt3.txt │ ├── 1L-3pt-full_ppt3-ppt4.txt │ ├── 1L-4pt_amf-ppt1.txt │ ├── 1L-4pt_amf-ppt2.txt │ ├── 1L-4pt_ebr-ppt1.txt │ ├── 1L-4pt_ppt1-ppt2.txt │ ├── 2L-2pt-full_amf-ppt1.txt │ ├── 2L-2pt-full_amf-ppt2.txt │ ├── 2L-2pt-full_ebr-ppt1.txt │ ├── 2L-2pt-full_ppt1-ppt2.txt │ ├── 2L-2pt-full_ppt1-ppt3.txt │ └── 2L-2pt-full_ppt3-ppt4.txt ├── check_run.sh ├── include ├── algebra.h ├── bc_gen.h ├── codec.h ├── conversions.h ├── cpoly.h ├── eq_solver.h ├── ex_tree.h ├── global_syms.h ├── global_vars.h ├── in_out.h ├── jordan.h ├── jordan_wrp.h ├── kira.h ├── malloc_defs.h ├── mp_roots_poly.h ├── normalize.h ├── pf_normalize.h ├── poly_frac.h ├── rel_err_mpc.h ├── roots_poly.h ├── setup.h ├── system_analyzer.h ├── tensor_utils.h ├── topology.h └── utils.h ├── src ├── algebra.c ├── bc_gen.cpp ├── codec.cpp ├── conversions.cpp ├── cpoly.c ├── eq_solver.cpp ├── ex_tree.c ├── in_out.c ├── jordan.c ├── jordan_wrp.cpp ├── kira.cpp ├── line.cpp ├── mp_roots_poly.c ├── normalize.cpp ├── pf_normalize.cpp ├── poly_frac.cpp ├── rel_err_mpc.c ├── setup.cpp ├── system_analyzer.cpp ├── tensor_utils.cpp ├── topology.cpp └── utils.cpp └── test ├── 1L-3pt-full_NSP-cmass.txt ├── 1L-3pt-full_NSP-pt1.txt ├── 1L-3pt-full_amf-ppt1.txt ├── 1L-3pt-full_ebr-ppt1.txt ├── 1L-3pt-full_exit-sing.txt ├── 1L-3pt-full_ppt1-ppt2.txt ├── 1L-3pt-full_ppt1-ppt3.txt ├── 1L-3pt-full_ppt3-ppt4.txt ├── 1L-3pt-full_pt1-pt2.txt ├── 1L-3pt-full_pt2-pt3.txt ├── 1L-4pt-m_NSP-ml.txt ├── 1L-4pt-m_exit-sing.txt ├── 1L-4pt_amf-ppt1.txt ├── 1L-4pt_amf-ppt2.txt ├── 1L-4pt_amf-pt0.txt ├── 1L-4pt_ebr-ppt1.txt ├── 1L-4pt_ppt1-ppt2.txt ├── 2L-2pt-full_amf-ppt1.txt ├── 2L-2pt-full_amf-ppt2.txt ├── 2L-2pt-full_amf-pt0.txt ├── 2L-2pt-full_ebr-ppt1.txt ├── 2L-2pt-full_exit-sing-pt0.txt ├── 2L-2pt-full_exit-sing.txt ├── 2L-2pt-full_ppt1-ppt2.txt ├── 2L-2pt-full_ppt1-ppt3.txt ├── 2L-2pt-full_ppt3-ppt4.txt ├── 2L-2pt-full_pt0-pt1.txt ├── 2L-2pt-m_amf-NSP.txt ├── 2L-2pt-m_amf-pt0.txt ├── 2L-2pt-m_exit-sing.txt ├── 2L-2pt-m_pt0-NSP.txt ├── 2L-3pt-b_amf-ppt1.txt ├── 2L-3pt-b_amf-ppt2.txt ├── 2L-3pt-b_amf-pt0.txt ├── 2L-3pt-b_amf-pt1.txt ├── 2L-3pt-b_amf-pt2.txt ├── 2L-3pt-b_ppt1-ppt2.txt ├── 2L-3pt-b_ppt2-ppt3.txt ├── 2L-3pt-b_pt0-pt1.txt ├── 2L-3pt-b_pt0-ptml.txt ├── 2L-4pt-m_NSP-pt1.txt ├── 2L-4pt-m_NSP-pt2.txt ├── 2L-4pt-m_NSP-pt3.txt ├── 2L-4pt-m_NSP-ptml.txt ├── 2L-4pt-m_NSPIm-m0.txt ├── 2L-4pt-m_amf-ppt1.txt ├── 2L-4pt-m_amf-ppt2.txt ├── 2L-4pt-m_ebr-ppt1.txt ├── 2L-4pt-m_exit-sing-Im.txt ├── 2L-4pt-m_exit-sing.txt ├── 2L-4pt-m_ppt1-ppt2.txt ├── 2L-4pt-m_ppt2-ppt3.txt ├── 2L-4pt-np-1m-2_NSP-pt0.txt ├── 2L-4pt-np-1m-2_amf-NSP.txt ├── 2L-4pt-np-1m-2_amf-bpt1.txt ├── 2L-4pt-np-1m-2_amf-bpt2.txt ├── 2L-4pt-np-1m-2_amf-bpt3.txt ├── 2L-4pt-np-1m-2_amf-bpt4.txt ├── 2L-4pt-np-1m-2_amf-bpt5.txt ├── 2L-4pt-np-1m-2_amf-bpt6.txt ├── 2L-4pt-np-1m-2_amf-pt0.txt ├── 2L-4pt-np-1m-2_bpt1-bpt2.txt ├── 2L-4pt-np-1m-2_bpt3-bpt4.txt ├── 2L-4pt-np-1m-2_bpt5-bpt6.txt ├── 2L-4pt-np-1m_NSP-pt0.txt ├── 2L-4pt-np-1m_amf-NSP.txt ├── 2L-4pt-np-1m_amf-ppt1.txt ├── 2L-4pt-np-1m_amf-ppt2.txt ├── 2L-4pt-np-1m_amf-pt0.txt ├── 2L-4pt-np-1m_ppt1-ppt2.txt ├── 2L-4pt_NSP-pt1.txt ├── 2L-4pt_amf-NSP.txt ├── 2L-4pt_amf-pt0.txt ├── 2L-4pt_amf-pt2.txt ├── 2L-4pt_exit-sing.txt └── 2L-4pt_u0-exit-sing.txt /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/README.md -------------------------------------------------------------------------------- /check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/MIs.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/MIs_eta-less.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/MIs_eta-less.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/bound_behav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/bound_behav.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/bound_build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/common/bound_build.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/info.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/MIs.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/MIs_eta-less.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/MIs_eta-less.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/bound_behav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/bound_behav.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/bound_build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/common/bound_build.txt -------------------------------------------------------------------------------- /check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/amflow/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/info.txt -------------------------------------------------------------------------------- /check/1L-box/common/0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/0.txt -------------------------------------------------------------------------------- /check/1L-box/common/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/1.txt -------------------------------------------------------------------------------- /check/1L-box/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/MIs.txt -------------------------------------------------------------------------------- /check/1L-box/common/bound_behav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/bound_behav.txt -------------------------------------------------------------------------------- /check/1L-box/common/bound_build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/bound_build.txt -------------------------------------------------------------------------------- /check/1L-box/common/branch_cuts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/branch_cuts.txt -------------------------------------------------------------------------------- /check/1L-box/common/initial_point.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/initial_point.txt -------------------------------------------------------------------------------- /check/1L-box/common/topology.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/common/topology.txt -------------------------------------------------------------------------------- /check/1L-box/common/vars.txt: -------------------------------------------------------------------------------- 1 | s 2 | t 3 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/7db99f33c193b357d626232dcbcffab955a34eec8896e785d3bd1139caaf13b7/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/info.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol0.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol1.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol10.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol11.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol12.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol13.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol14.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol15.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol16.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol2.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol3.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol4.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol5.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol6.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol7.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol8.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/output/sol9.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path0.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path1.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path2.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path3.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path4.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/path5.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/amflow/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/info.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol10.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol11.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol12.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol13.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol14.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol15.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol16.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol9.txt -------------------------------------------------------------------------------- /check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol_interp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/28c8bf4734358b147d0dae058706256e8e0d696e66e156e452c7005497ec680c/sol/sol_interp.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/7698bf04f9eecfae60bfc2b42f8168587635426b45789f1aad4d9df5bb5e4cab/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/info.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol0.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol1.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol2.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol3.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol4.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol5.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol6.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol7.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol8.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/output/sol9.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/amflow/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/info.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol10.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol11.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol12.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol13.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol14.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol15.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol16.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol9.txt -------------------------------------------------------------------------------- /check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol_interp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-box/points/2a0c2d2777ef78ce6087d9c4be31295ae4d495202e891f977b4c2e4b1e4e542b/sol/sol_interp.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/amflow/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/amflow/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/info.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/0.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/1.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/2.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/3.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/4.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/5.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/MIs.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/bound_behav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/bound_behav.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/bound_build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/bound_build.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/branch_cuts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/branch_cuts.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/initial_point.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/initial_point.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/topology.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/topology.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/common/vars.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/common/vars.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/7d4fc56feba43c4be037a006551b7ff3d7d7fcef4c1f9c9d352847e8119bae31/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 6 2 | 4 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/info.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/60a9f94b32aac3c0cc62c35e455f422462d0c60a195a7903f20e5f4084a94684/sol/sol9.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/amflow/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/fded61ef2c0d683ac62ad63d5bf38073d6f5a50a1d78d89e4fe49eb1e70b3162/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/info.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/b94c69049c75d4c808c0373513de3962db1ab2c731634fbdcff3d1b6422438cf/sol/sol9.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/info.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/dda3b0be27c9937bec73ef9ecf93b45085c5008b4e64efb5cffa8a48cae74bfd/sol/sol9.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/3be2ffc1bfaef8bf852deb4021d09edf426ddf5aff4350ce819820f6c369bf48/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/info.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol0.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol1.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol2.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol3.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol4.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol5.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol6.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol7.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol8.txt -------------------------------------------------------------------------------- /check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/1L-triangle-full/points/fd98c287d62847e294a49be3d8bb46ee41f16e11958bd82db158394d9e3aecd0/sol/sol9.txt -------------------------------------------------------------------------------- /check/2L-sun-full/amflow/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/amflow/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/common/MIs.txt -------------------------------------------------------------------------------- /check/2L-sun-full/amflow/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/amflow/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/amflow/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/amflow/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/common/MIs.txt -------------------------------------------------------------------------------- /check/2L-sun-full/amflow/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/amflow/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/0.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/1.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/2.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/3.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/MIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/MIs.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/bound_behav.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/bound_behav.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/bound_build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/bound_build.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/branch_cuts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/branch_cuts.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/initial_point.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/initial_point.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/topology.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/common/topology.txt -------------------------------------------------------------------------------- /check/2L-sun-full/common/vars.txt: -------------------------------------------------------------------------------- 1 | s 2 | m12 3 | m22 4 | m32 5 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 2 3 | 3 4 | 4 5 | 1 6 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/amflow/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol0.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol1.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol10.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol11.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol12.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol13.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol14.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol15.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol16.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol17.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol18.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol2.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol3.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol4.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol5.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol6.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol7.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol8.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/1f8892502df7bb91f89c9dc3d6b444bcafa019ac1a13b6c5c269577c1eb297c4/sol/sol9.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags17.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags18.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/path_tags9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 1 4 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/574ce535336ae6646b1b40d4fc7f56d7343b19319677fd3c6a56d1dd49b8f1a3/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/amflow/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol0.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol1.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol10.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol11.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol12.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol13.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol14.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol15.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol16.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol17.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol18.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol2.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol3.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol4.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol5.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol6.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol7.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol8.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/6a28363a7239d330ba7be20bb2e811602a8dd7e4ce443e4b8777f3c9047fb3d2/sol/sol9.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags0.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags1.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags10.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags11.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags12.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags13.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags14.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags15.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags16.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags17.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags18.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags2.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags3.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags4.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags5.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags6.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags7.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags8.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/path_tags9.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 1 3 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/38fad3e4f1f2d11f23d444a86a6a9ef0daeb46ca1d455e5bba30fe10f1d9342b/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol0.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol1.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol10.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol11.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol12.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol13.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol14.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol15.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol16.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol17.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol18.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol2.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol3.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol4.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol5.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol6.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol7.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol8.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/7e48cfc9a8496b7ace3d456640b543eaa690bbeacabdfc5480542238f4341df1/sol/sol9.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab0.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab1.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab10.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab11.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab12.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab13.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab14.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab15.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab16.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab17.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab18.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab2.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab3.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab4.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab5.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab6.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab7.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab8.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/08cf82e0d3a0646a7a313765bb7e5f593712dca1491ae46b8d5712bb6721fa26/partial/sing_lab9.txt: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/info.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol0.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol1.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol10.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol11.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol12.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol13.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol14.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol15.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol16.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol17.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol18.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol2.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol3.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol4.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol5.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol6.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol7.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol8.txt -------------------------------------------------------------------------------- /check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/2L-sun-full/points/997fd4cb9a7258d78b2a2e07a60b898f3d486e1491e7d548c683bcd7c00c9691/sol/sol9.txt -------------------------------------------------------------------------------- /check/cards/1L-3pt-full_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-3pt-full_amf-ppt1.txt -------------------------------------------------------------------------------- /check/cards/1L-3pt-full_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-3pt-full_ebr-ppt1.txt -------------------------------------------------------------------------------- /check/cards/1L-3pt-full_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-3pt-full_ppt1-ppt2.txt -------------------------------------------------------------------------------- /check/cards/1L-3pt-full_ppt1-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-3pt-full_ppt1-ppt3.txt -------------------------------------------------------------------------------- /check/cards/1L-3pt-full_ppt3-ppt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-3pt-full_ppt3-ppt4.txt -------------------------------------------------------------------------------- /check/cards/1L-4pt_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-4pt_amf-ppt1.txt -------------------------------------------------------------------------------- /check/cards/1L-4pt_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-4pt_amf-ppt2.txt -------------------------------------------------------------------------------- /check/cards/1L-4pt_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-4pt_ebr-ppt1.txt -------------------------------------------------------------------------------- /check/cards/1L-4pt_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/1L-4pt_ppt1-ppt2.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_amf-ppt1.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_amf-ppt2.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_ebr-ppt1.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_ppt1-ppt2.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_ppt1-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_ppt1-ppt3.txt -------------------------------------------------------------------------------- /check/cards/2L-2pt-full_ppt3-ppt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check/cards/2L-2pt-full_ppt3-ppt4.txt -------------------------------------------------------------------------------- /check_run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/check_run.sh -------------------------------------------------------------------------------- /include/algebra.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/algebra.h -------------------------------------------------------------------------------- /include/bc_gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/bc_gen.h -------------------------------------------------------------------------------- /include/codec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/codec.h -------------------------------------------------------------------------------- /include/conversions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/conversions.h -------------------------------------------------------------------------------- /include/cpoly.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/cpoly.h -------------------------------------------------------------------------------- /include/eq_solver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/eq_solver.h -------------------------------------------------------------------------------- /include/ex_tree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/ex_tree.h -------------------------------------------------------------------------------- /include/global_syms.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/global_syms.h -------------------------------------------------------------------------------- /include/global_vars.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/global_vars.h -------------------------------------------------------------------------------- /include/in_out.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/in_out.h -------------------------------------------------------------------------------- /include/jordan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/jordan.h -------------------------------------------------------------------------------- /include/jordan_wrp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/jordan_wrp.h -------------------------------------------------------------------------------- /include/kira.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/kira.h -------------------------------------------------------------------------------- /include/malloc_defs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/malloc_defs.h -------------------------------------------------------------------------------- /include/mp_roots_poly.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/mp_roots_poly.h -------------------------------------------------------------------------------- /include/normalize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/normalize.h -------------------------------------------------------------------------------- /include/pf_normalize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/pf_normalize.h -------------------------------------------------------------------------------- /include/poly_frac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/poly_frac.h -------------------------------------------------------------------------------- /include/rel_err_mpc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/rel_err_mpc.h -------------------------------------------------------------------------------- /include/roots_poly.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/roots_poly.h -------------------------------------------------------------------------------- /include/setup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/setup.h -------------------------------------------------------------------------------- /include/system_analyzer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/system_analyzer.h -------------------------------------------------------------------------------- /include/tensor_utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/tensor_utils.h -------------------------------------------------------------------------------- /include/topology.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/topology.h -------------------------------------------------------------------------------- /include/utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/include/utils.h -------------------------------------------------------------------------------- /src/algebra.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/algebra.c -------------------------------------------------------------------------------- /src/bc_gen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/bc_gen.cpp -------------------------------------------------------------------------------- /src/codec.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/codec.cpp -------------------------------------------------------------------------------- /src/conversions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/conversions.cpp -------------------------------------------------------------------------------- /src/cpoly.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/cpoly.c -------------------------------------------------------------------------------- /src/eq_solver.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/eq_solver.cpp -------------------------------------------------------------------------------- /src/ex_tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/ex_tree.c -------------------------------------------------------------------------------- /src/in_out.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/in_out.c -------------------------------------------------------------------------------- /src/jordan.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/jordan.c -------------------------------------------------------------------------------- /src/jordan_wrp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/jordan_wrp.cpp -------------------------------------------------------------------------------- /src/kira.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/kira.cpp -------------------------------------------------------------------------------- /src/line.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/line.cpp -------------------------------------------------------------------------------- /src/mp_roots_poly.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/mp_roots_poly.c -------------------------------------------------------------------------------- /src/normalize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/normalize.cpp -------------------------------------------------------------------------------- /src/pf_normalize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/pf_normalize.cpp -------------------------------------------------------------------------------- /src/poly_frac.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/poly_frac.cpp -------------------------------------------------------------------------------- /src/rel_err_mpc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/rel_err_mpc.c -------------------------------------------------------------------------------- /src/setup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/setup.cpp -------------------------------------------------------------------------------- /src/system_analyzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/system_analyzer.cpp -------------------------------------------------------------------------------- /src/tensor_utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/tensor_utils.cpp -------------------------------------------------------------------------------- /src/topology.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/topology.cpp -------------------------------------------------------------------------------- /src/utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/src/utils.cpp -------------------------------------------------------------------------------- /test/1L-3pt-full_NSP-cmass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_NSP-cmass.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_NSP-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_NSP-pt1.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_amf-ppt1.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_ebr-ppt1.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_exit-sing.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_ppt1-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_ppt1-ppt3.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_ppt3-ppt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_ppt3-ppt4.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_pt1-pt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_pt1-pt2.txt -------------------------------------------------------------------------------- /test/1L-3pt-full_pt2-pt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-3pt-full_pt2-pt3.txt -------------------------------------------------------------------------------- /test/1L-4pt-m_NSP-ml.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt-m_NSP-ml.txt -------------------------------------------------------------------------------- /test/1L-4pt-m_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt-m_exit-sing.txt -------------------------------------------------------------------------------- /test/1L-4pt_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt_amf-ppt1.txt -------------------------------------------------------------------------------- /test/1L-4pt_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt_amf-ppt2.txt -------------------------------------------------------------------------------- /test/1L-4pt_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt_amf-pt0.txt -------------------------------------------------------------------------------- /test/1L-4pt_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt_ebr-ppt1.txt -------------------------------------------------------------------------------- /test/1L-4pt_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/1L-4pt_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_amf-ppt1.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_amf-ppt2.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_ebr-ppt1.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_exit-sing-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_exit-sing-pt0.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_exit-sing.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_ppt1-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_ppt1-ppt3.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_ppt3-ppt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_ppt3-ppt4.txt -------------------------------------------------------------------------------- /test/2L-2pt-full_pt0-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-full_pt0-pt1.txt -------------------------------------------------------------------------------- /test/2L-2pt-m_amf-NSP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-m_amf-NSP.txt -------------------------------------------------------------------------------- /test/2L-2pt-m_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-m_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-2pt-m_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-m_exit-sing.txt -------------------------------------------------------------------------------- /test/2L-2pt-m_pt0-NSP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-2pt-m_pt0-NSP.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_amf-ppt1.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_amf-ppt2.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_amf-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_amf-pt1.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_amf-pt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_amf-pt2.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_ppt2-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_ppt2-ppt3.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_pt0-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_pt0-pt1.txt -------------------------------------------------------------------------------- /test/2L-3pt-b_pt0-ptml.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-3pt-b_pt0-ptml.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_NSP-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_NSP-pt1.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_NSP-pt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_NSP-pt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_NSP-pt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_NSP-pt3.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_NSP-ptml.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_NSP-ptml.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_NSPIm-m0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_NSPIm-m0.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_amf-ppt1.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_amf-ppt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_ebr-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_ebr-ppt1.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_exit-sing-Im.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_exit-sing-Im.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_exit-sing.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-m_ppt2-ppt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-m_ppt2-ppt3.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_NSP-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_NSP-pt0.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-NSP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-NSP.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt1.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt3.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt4.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt5.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-bpt6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-bpt6.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_bpt1-bpt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_bpt1-bpt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_bpt3-bpt4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_bpt3-bpt4.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m-2_bpt5-bpt6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m-2_bpt5-bpt6.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_NSP-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_NSP-pt0.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_amf-NSP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_amf-NSP.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_amf-ppt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_amf-ppt1.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_amf-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_amf-ppt2.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-4pt-np-1m_ppt1-ppt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt-np-1m_ppt1-ppt2.txt -------------------------------------------------------------------------------- /test/2L-4pt_NSP-pt1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_NSP-pt1.txt -------------------------------------------------------------------------------- /test/2L-4pt_amf-NSP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_amf-NSP.txt -------------------------------------------------------------------------------- /test/2L-4pt_amf-pt0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_amf-pt0.txt -------------------------------------------------------------------------------- /test/2L-4pt_amf-pt2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_amf-pt2.txt -------------------------------------------------------------------------------- /test/2L-4pt_exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_exit-sing.txt -------------------------------------------------------------------------------- /test/2L-4pt_u0-exit-sing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/line-git/line/HEAD/test/2L-4pt_u0-exit-sing.txt --------------------------------------------------------------------------------