File tree Expand file tree Collapse file tree 1 file changed +6
-24
lines changed Expand file tree Collapse file tree 1 file changed +6
-24
lines changed Original file line number Diff line number Diff line change 33
44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
55
6- ## Exercises
6+ ## Homework
77
88* [ Homework 1] ( Homework_1/homework.pdf )
99* [ Homework 2] ( Homework_2/homework.pdf )
1212* [ Homework 5] ( Homework_5/homework.pdf )
1313* [ Homework 6] ( Homework_6/homework.pdf )
1414
15- ## Presentation Topic
15+ ## Presentation
1616
1717* [ Sudoku from the perspective of Linear Programming] ( SUDOKU/README.md )
1818
2121* [ Σιώρος Βασίλειος] ( https://github.com/billsioros )
2222* [ Ανδρινοπούλου Χριστίνα] ( https://github.com/ChristinaAndrinopoyloy )
2323
24- # LaTeX Project Base Generation
24+ ## Source Code
2525
26- ``` bash
27- usage: generate.py [-h] [-l LOAD] -s SAVE [-f]
28-
29- LaTeX Project Base Generation
30-
31- optional arguments:
32- -h, --help show this help message and exit
33- -l LOAD, --load LOAD specify the input file
34- -s SAVE, --save SAVE specify the output file
35- -f, --force do not prompt before overwriting
36- ```
37-
38- ## Example
39-
40- ``` bash
41- python generate.py -l " ..\Algorithmic Operation Research_hw_4.pdf" -fs .\H omework_4\h omework.tex
42- ```
43-
44- # Special Thanks To
45-
46- * [ Carbon] ( https://carbon.now.sh/ ) for providing us with beautiful images of our source code
26+ * [ Parsing homework assignments and generating LaTeX] ( https://github.com/billsioros/latex-homework-parser )
27+ * [ 2D Pattern Classification via Linear Programming for presentation purposes only] ( https://github.com/billsioros/classifier2D )
28+ * [ Creating and Solving Variations of Sudoku Puzzles] ( https://github.com/billsioros/sudoku-generator-n-solver )
You can’t perform that action at this time.
0 commit comments