この節では PHC pack の ox サーバ ox_sm1_phc
とのインタフェース関数を解説する.
これらの関数はファイル `phc' で定義されている.
phc
は `$(OpenXM_HOME)/lib/asir-contrib' にある.
[nobuki@yama doc]$ asir This is Asir, Version 991116. Copyright (C) FUJITSU LABORATORIES LIMITED. 3 March 1994. All rights reserved. [155] load("xm"); 1 xm Version 19991109. ox_help(0); ox_help("keyword"); for help message [255] phc_start(); 0 [257] phc([x^2+y^2-4,x*y-1]); The detailed output is in the file tmp.output.* The answer is in the variable Phc. 0 [260] Phc ; [[[-0.517638,0],[-1.93185,0]], [[1.93185,0],[0.517638,0]], [[-1.93185,0],[-0.517638,0]], [[0.517638,0],[1.93185,0]]] [261]
Author of PHC pack
: Jan Verschelde.
参考書 1: Jan Verschelde,
PHCpack: A general-purpose solver for polynomial systems by
homotopy continuation". ACM Transaction on Mathematical Softwares, 25(2):
251-276, 1999.
参考書 2: Cox, D., O'Shea, Little, J., Using Algebraic Geometry,
Springer. Mixed volumes についての章を見よ.
Go to the first, previous, next, last section, table of contents.