Posts
-
Primal and Dual Relationship in Linear Programming
In this post, we will discuss the Farmer’s Problem as an example of formulating primal and dual problems in linear programming.Categories: ampl, vscode, linear-programming
-
How to Use AMPL in VSCode
This post is a guide to help you set up Visual Studio Code (VSCode) to write and run AMPL code if you cannot use the AMPL IDE on your computer.Categories: ampl, vscode
-
How to create a Python project with VSCode and GitHub
This post is a guide to help you create a new Python project with its own virtual environment using VSCode/VSCodium and GitHub.Categories: python, vscode, github
-
How I use slurm
This post describes how I use Slurm to compile and execute programs within a cluster environment.Categories: cluster, slurm
-
Reduction
This post is a demo of the reduction of vertices (see article IJCAI2023).Categories: graph_coloring
-
VSCode extensions
This is a list of useful extensions for VSCode.Categories: vscode, bash, c, c++, htmh, css, rust, ssh, python