Backport trivial changes

This commit is contained in:
Guillaume Chatelet
2025-07-18 08:11:03 +00:00
committed by Corentin Le Molgat
parent 959bb0d51c
commit 46f73b3d35
47 changed files with 54 additions and 117 deletions

View File

@@ -11,10 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
// Prints a model of Frequency Assignment Problem.
// Format: http://www.inra.fr/mia/T/schiex/Doc/CELAR.shtml#synt
//
#ifndef OR_TOOLS_EXAMPLES_FAP_MODEL_PRINTER_H_
#define OR_TOOLS_EXAMPLES_FAP_MODEL_PRINTER_H_