Skip to content

Instantly share code, notes, and snippets.

@ah-saleh
ah-saleh / ornaments.dzn
Created December 28, 2023 11:51
Ornament placement in MiniZinc
% Generated .dzn file as input for .mzn file
num_ornaments = 10;
num_sections = 3;
weight = [5, 3, 4, 4, 2, 2, 5, 3, 5, 3];
aesthetic = [8, 5, 7, 10, 4, 4, 8, 6, 7, 7];
maxWeight = [7, 12, 14];
blocks = [4, 4, 4];
color = [1, 3, 3, 4, 5, 3, 4, 3, 4, 5];
shape = [5, 2, 2, 4, 2, 5, 2, 3, 2, 4];
@ah-saleh
ah-saleh / gist:6a55aaf0093a6275d5115ee8c515eab7
Last active December 30, 2023 14:39
privacy Gen Opt GPT

Privacy Policy for Generative Optimization GPT

Introduction

This Privacy Policy applies to the "Generative Optimization GPT" project. As the sole developer of this project, I am committed to protecting the privacy of users engaging with Generative Optimization GPT.

Information Collection

The only information I collect through Generative Optimization GPT pertains to the problem descriptions provided by users. This includes any data or details you submit to model or solve your problem using the tool. No personal data, such as names, contact details, or any other personally identifiable information, is collected.