avatar
大家都睡了不。# LES - 同女之舞
e*h
1
心情大好。这周没作业了。。嘻嘻.
LD回娘家了。
谁陪我灌水
avatar
T*n
2
没有,在coding ><
avatar
e*h
3
你比我还忙哦。。哈
加班?
avatar
e*e
4
苦逼phd还在干活,刚收到老板的email. 催啊催。。。
avatar
T*n
5
白天被杂事耽搁了,不能做blocker阿。。。><
avatar
e*e
6
西岸的表示月光还早
avatar
r*a
7
coding + playing math....
avatar
e*e
8
今天心情好,奔个花

【在 e***h 的大作中提到】
: 心情大好。这周没作业了。。嘻嘻.
: LD回娘家了。
: 谁陪我灌水

avatar
r*a
9
一天满眼的黑屏幕 突然看到点儿颜色亮丽的感到不适应……
avatar
e*e
10
有没什么好玩的math,说来听听

【在 r****a 的大作中提到】
: coding + playing math....
avatar
r*a
11

1. finding nontrivial upper and lower bounds of critical thresholds for
percolation on 3D lattice, and prove.
2. Prove the unsplittable multicommodity flow problem is NP-hard
3. With the additional constraint that for two given sets S1 and S2
of pairs of vertices, we need to ensure that every pair of vertices in S1 is
on the same side of the cut, while every pair of vertices in S2 is
separated by the cut, write new quadratic program and vector programs for
this constrained maximum cut problem and show how to modify Goemans-
Williamson's algorithm to achieve the same approximation factor as for Max-
Cut
赶紧帮我做,8个小时之后交

【在 e*******e 的大作中提到】
: 有没什么好玩的math,说来听听
avatar
T*n
12
表示不会。。
avatar
e*e
13
.... 不会,这是什么课啊,应用算法?

is

【在 r****a 的大作中提到】
:
: 1. finding nontrivial upper and lower bounds of critical thresholds for
: percolation on 3D lattice, and prove.
: 2. Prove the unsplittable multicommodity flow problem is NP-hard
: 3. With the additional constraint that for two given sets S1 and S2
: of pairs of vertices, we need to ensure that every pair of vertices in S1 is
: on the same side of the cut, while every pair of vertices in S2 is
: separated by the cut, write new quadratic program and vector programs for
: this constrained maximum cut problem and show how to modify Goemans-
: Williamson's algorithm to achieve the same approximation factor as for Max-

avatar
r*a
14
图算法

【在 e*******e 的大作中提到】
: .... 不会,这是什么课啊,应用算法?
:
: is

avatar
T*n
15
只知道怎么model一般问题成QP来进行优化,没写过
quadratic program and vector programs for
this constrained maximum cut problem

也许是这样做, 把 S1 ∩ S2 = ∅ , S1 ∪ S2 = S vectorize了写成constraint,
并且把 NetworkFlow(S1,S2) model出来,写成矩阵形式, maximize.
这个问题看起来像NP hard, 所以简单的approximation说不定也可以。。。
随便说说。。。


avatar
e*e
16
我还以为你是学生物的。。。

【在 T*********n 的大作中提到】
: 只知道怎么model一般问题成QP来进行优化,没写过
: quadratic program and vector programs for
: this constrained maximum cut problem
:
: 也许是这样做, 把 S1 ∩ S2 = ∅ , S1 ∪ S2 = S vectorize了写成constraint,
: 并且把 NetworkFlow(S1,S2) model出来,写成矩阵形式, maximize.
: 这个问题看起来像NP hard, 所以简单的approximation说不定也可以。。。
: 随便说说。。。
:
:

avatar
r*a
17

是 QP的矩阵是正定或者半正定就有全局最优解 关键是这个矩阵怎么写……

【在 T*********n 的大作中提到】
: 只知道怎么model一般问题成QP来进行优化,没写过
: quadratic program and vector programs for
: this constrained maximum cut problem
:
: 也许是这样做, 把 S1 ∩ S2 = ∅ , S1 ∪ S2 = S vectorize了写成constraint,
: 并且把 NetworkFlow(S1,S2) model出来,写成矩阵形式, maximize.
: 这个问题看起来像NP hard, 所以简单的approximation说不定也可以。。。
: 随便说说。。。
:
:

avatar
r*a
18

constraint,
S1, S2 不是vertices的集合 是pair of vertices 所以S1 ∪ S2 ≠ S

【在 T*********n 的大作中提到】
: 只知道怎么model一般问题成QP来进行优化,没写过
: quadratic program and vector programs for
: this constrained maximum cut problem
:
: 也许是这样做, 把 S1 ∩ S2 = ∅ , S1 ∪ S2 = S vectorize了写成constraint,
: 并且把 NetworkFlow(S1,S2) model出来,写成矩阵形式, maximize.
: 这个问题看起来像NP hard, 所以简单的approximation说不定也可以。。。
: 随便说说。。。
:
:

avatar
T*n
19
不对,好像这其实可以简化成一个integer programming问题。。。
简单的hill climbing如果容易掉到local minimum里,那就用simulated annealing来
做? 也许这个就是所说的 vector program ?
avatar
T*n
20
为什么学生物的半夜会在coding? 至少也转行了吧。。。
avatar
r*a
21

annealing来
应该是integer programming 但是是np hard 所以要relax成vector program. 模拟退
火和爬山跟vector program还不是一回事

【在 T*********n 的大作中提到】
: 为什么学生物的半夜会在coding? 至少也转行了吧。。。
avatar
T*n
22
学习了熊哥,我去睡了,起来继续coding哎
avatar
c*y
23
好漂亮的花啊,真花还是假花?怎么没有杆儿呢??

【在 e*******e 的大作中提到】
: 今天心情好,奔个花
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。