JPH0497427A - Program correction control system by computer - Google Patents

Program correction control system by computer

Info

Publication number
JPH0497427A
JPH0497427A JP21558690A JP21558690A JPH0497427A JP H0497427 A JPH0497427 A JP H0497427A JP 21558690 A JP21558690 A JP 21558690A JP 21558690 A JP21558690 A JP 21558690A JP H0497427 A JPH0497427 A JP H0497427A
Authority
JP
Japan
Prior art keywords
rate
line
lines
line number
time information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP21558690A
Other languages
Japanese (ja)
Other versions
JP3243791B2 (en
Inventor
Mitsuharu Yoshida
光治 吉田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP21558690A priority Critical patent/JP3243791B2/en
Publication of JPH0497427A publication Critical patent/JPH0497427A/en
Application granted granted Critical
Publication of JP3243791B2 publication Critical patent/JP3243791B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the reliability of forecasting by providing this program correction control system with a rate of number of line calculating means, a rate history of number of line storing means, a rate of number of line plotting means, and a rate transition of number of line forecasting means. CONSTITUTION:The rate of number of line calculating means 1 calculates the rate of the number lines of a corrected file to the number of corrected lines and the rate history of number of line storing means 2 stores the correction history of the calculated rates of number of lines together with time information obtained at the time of executing correction. The rate of number of line plotting means 3 plots the rate of number of lines at the points of time specified by respective time information as plot output 6 in two-demensional coordinates formed by plotting time information on its X axis and plotting rate of number of lines on its Y axis. Then, the rate transition of number of line forecasting means 4 obtains a quadratic expression from the plotted points by least squares approximation and outputs a quadratic curve 7 for forecasting the transition of a future rate of number of line based upon the quadratic equation. Thus, the reliability of forecasting can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はコンピュータによるプログラム修正管理方式に
関し、特にコンピュータによるプログラムの修正をとの
程度行ったかを記憶し、その修正の程度の履歴から今後
の修正の程度を予測するコンピュータによるプログラム
修正管理方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a program modification management method by a computer, and in particular, it stores the degree to which a program has been modified by a computer, and determines future changes based on the history of the degree of modification. This invention relates to a computer-based program modification management method that predicts the degree of modification.

〔従来の技術〕[Conventional technology]

従来、この種のプログラムの修正の予測管理に関しては
、管理者及び技術者の経験と勘に頼っており、定量化は
されていなかった。
Conventionally, predictive management of this type of program modification has relied on the experience and intuition of administrators and engineers, and has not been quantified.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のプログラム修正管理方式では、定量化さ
れていないため、今後どの程度修正を行わなければなら
ないのか、すなわち、現在のプログラムの完成度はどの
程度か、また品質はどの程度か等の判定は、管理者及び
技術者の経験と勘に頼っていたので、その予測の信頼性
は非常に低いという問題点があった。
In the conventional program modification management method described above, since it is not quantified, it is necessary to determine how much modification will have to be made in the future, i.e., how complete the current program is, what is its quality, etc. Because the method relied on the experience and intuition of managers and engineers, the reliability of its predictions was extremely low.

本発明の目的は、プログラムの完成度、品質の予測を定
量化することができ、予測の信頼性を向上することがで
きるコンピュータによるプログラム修正管理方式を提供
することにある。
An object of the present invention is to provide a computer-based program modification management method that can quantify the prediction of program completion and quality and improve the reliability of the prediction.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のコンピュータによるプログラム修正管理方式は
、 (A)i正後のファイルのライン数と、修正を行ったラ
イン数との比率を算出するライン数比率算出手段、 (B)前記ライン数比率の修正履歴を、修正を行った時
点の時間情報とともに記憶するライン数比率履歴記憶手
段、 (C)二次元座標のY軸に前記時間情報をとり、Y軸に
前記ライン数比率をとった二次元座標で、各時間情報で
示された時点の前記ライン数比率をプロットするライン
数比率プロ・ソト手段、 (D)前記プロットを最少二乗近似によって二次式化し
、将来の前記ライン数比率の推移を予測するライン数比
率推移予測手段、 を備えている。
The computer-based program modification management system of the present invention includes: (A) a line number ratio calculation means for calculating the ratio between the number of lines in the file immediately after i and the number of modified lines; (B) the line number ratio A line number ratio history storage means for storing the correction history together with time information at the time of correction; (C) a two-dimensional coordinate system in which the time information is plotted on the Y-axis and the line number ratio is plotted on the Y-axis; Line number ratio pro-soto means for plotting the line number ratio at the point in time indicated by each time information in coordinates; (D) converting the plot into a quadratic equation by least squares approximation, and changing the line number ratio in the future; The present invention is equipped with means for predicting line number ratio transition, which predicts line number ratio transition.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のプロ・ンク図である。FIG. 1 is a diagram of one embodiment of the present invention.

第1図に示すコンピュータによるプログラム修正管理方
式は、修正後のファイルのライン数と、修正を行ったラ
イン数との比率を算出するライン数比率算出手段1、ラ
イン数比率の修正履歴を、修正を行った時点の時間情報
とともに記憶するライン数比率履歴記憶手段2、二次元
座標のY軸に前記時間情報をとり、Y軸に前記ライン数
比率をとった二次元座標で、各時間情報で示された時点
のライン数比率をプロットするライン数比率プロット手
段3、プロットを最少二乗近似によって二次式化し、将
来のライン数比率の推移を予測するライン数比率推移予
測手段4から構成されている。
The computer-based program modification management system shown in FIG. The line number ratio history storage means 2 stores the time information together with the time information at the time when the time information is stored in two-dimensional coordinates, with the time information on the Y-axis and the line number ratio on the Y-axis. The line number ratio plotting means 3 plots the line number ratio at the indicated time point, and the line number ratio transition prediction means 4 converts the plot into a quadratic equation by least squares approximation to predict future changes in the line number ratio. There is.

次に、動作を説明する。Next, the operation will be explained.

第2図は第1図に示すコンピュータによるプログラム修
正管理方式のファイルの中味を示す説明図であり、第3
図はY軸に時刻をとりY軸に修正ライン比率をとった二
次元座標系に描かれたプログラム修正ライン比率の最少
2乗近似曲線を示す図である。
FIG. 2 is an explanatory diagram showing the contents of the file of the computer-based program modification management method shown in FIG.
The figure shows a least squares approximation curve of the program correction line ratio drawn in a two-dimensional coordinate system with time on the Y axis and correction line ratio on the Y axis.

第2図において、左側に示す修正前は、4行のライン数
であり、修正作業において、2行目のr’BBBBJを
削除し、その2行目と3行目との間 に新たに2行rX
’XXXJ 、rYYYYJを追加し、その結果右側の
よに5行のライン数となったものとする。
In Figure 2, the number of lines before correction shown on the left is 4, and during the correction work, r'BBBBJ in the second line was deleted, and two new lines were added between the second and third lines. row rX
'XXXJ and rYYYYJ are added, resulting in 5 lines as shown on the right.

まず、ライン数比率算出手段1に上記のプログラム修正
情報5を入力すると、5行のラインのうち、1行目、4
行目、5行目は、変らないため、ライン数比率算出手段
1により、修正ライン比率は、2行方15行分=40%
と算出される。そして、ライン数比率履歴記憶手段2に
より、算出されたライン数比率の修正履歴は、修正を行
った時点の時間情報とともに記憶される。
First, when the above program correction information 5 is input to the line number ratio calculation means 1, the first line, the fourth line among the five lines
Since the 5th and 5th lines do not change, the corrected line ratio is calculated by line number ratio calculation means 1 as follows: 2 rows x 15 lines = 40%
It is calculated as follows. Then, the line number ratio history storage means 2 stores the correction history of the calculated line number ratio together with the time information at the time when the correction was made.

第3図において、ライン数比率プロット手段3により、
二次元座標のY軸に前記時間情報をとり、Y軸に前記ラ
イン数比率をとった二次元座標で、各時間情報で示され
た時点(ソフトウェア開発の開始時からの日数)のライ
ン数比率がプロット出力6としてプロット点101〜1
06にプロットされる。
In FIG. 3, by the line number ratio plotting means 3,
A two-dimensional coordinate with the time information on the Y-axis and the line number ratio on the Y-axis, the line number ratio at the time indicated by each time information (number of days from the start of software development) plot points 101 to 1 as plot output 6
06 is plotted.

次に、このプロットしたプロット点101〜106に関
し、ライン数比率推移予測手段4により、最少二乗近似
によって、二次式化が行われ、そして、これから将来の
ライン数比率の推移を予測する二次曲線であるプログラ
ム修正ライン比率の最少2乗近似曲線出カフとして、プ
ログラム修正ライン比率の最少2乗近似曲線107が出
力される。なお、近似式は必すしも二次式である必要は
なく、修正ライン比率のプロ・ソト数が増加すればする
ほど多次元式の方がよりよい近似となる。
Next, regarding the plotted points 101 to 106, the line number ratio transition predicting means 4 converts the plotted points 101 to 106 into a quadratic equation by least squares approximation. A least squares approximation curve 107 of the program correction line ratio is output as a least squares approximation curve output of the program correction line ratio, which is a curve. Note that the approximation equation does not necessarily have to be a quadratic equation, and the more the pro-soto number of the corrected line ratio increases, the better the multidimensional equation becomes a better approximation.

また、この二次式と各プロ・ソトの偏移から分散値をも
計算することができる。
Furthermore, the variance value can also be calculated from this quadratic equation and the deviation of each pro-soto.

このように、プログラムの修正作業に関し、その修正ラ
イン比率の値によって修正の程度の定量化を行い、次に
、その修正ライン比率の履歴を、二次元座標においてプ
ロ、ソト化し、その結果、最少二乗近似による二次式化
を行い、将来の修正の予測と、この2次式の分散値から
その予測の範囲を把握することにより、プログラムの完
成度、品質の予測を定量化することができ、予測の信頼
性を向上することができる。また、今後、どの位の時間
をかければ、完成させられるかという予測をすることも
できる。
In this way, regarding program correction work, the degree of correction is quantified by the value of the correction line ratio, and then the history of the correction line ratio is processed and sorted in two-dimensional coordinates, and as a result, the minimum By converting it into a quadratic equation using square approximation, predicting future modifications, and understanding the range of the prediction from the variance value of this quadratic equation, it is possible to quantify the prediction of program completion and quality. , the reliability of predictions can be improved. It is also possible to predict how much time it will take to complete the work.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、プログラムの修正作業
に関し、その修正ライン比率の値によって修正の程度の
定量化を行い、次に、その修正ライン比率の履歴を、二
次元座標においてプロット化し、その結果、最少二乗近
似による二次式化を行い、将来の修正の予測と、この2
次式の分散値からその予測の範囲を把握することにより
、プログラムの完成度、品質の予測を定量化することが
でき、予測の信頼性を向上することができるという効果
を有する。
As explained above, the present invention relates to program correction work, and quantifies the degree of correction based on the value of the correction line ratio, then plots the history of the correction line ratio in two-dimensional coordinates, As a result, we converted the results into quadratic equations using least squares approximation, and predicted future revisions and
By understanding the prediction range from the variance value of the following equation, it is possible to quantify the prediction of program completion and quality, which has the effect of improving the reliability of the prediction.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例のブロック図、第2図は第1
図に示すコンピュータによるプログラム修正管理方式の
ファイルの中味を示す説明図、第3図はX軸に時刻をと
りY軸に修正ライン比率をとった二次元座標系に描かれ
たプログラム修正ライン比率の最少2乗近似曲線を示す
図である。 1・・・・・・ライン数比率算出手段、2・・・・・・
ライン数比率履歴記憶手段、3・・・・・・ライン数比
率プロット手段、4・・・・・・ライン数比率推移予測
手段、5・・・・・・プログラム修正情報、6・・・・
・・プロット出力、7・・・・・・ライン比率の最少2
乗近似曲線出力。
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of an embodiment of the present invention.
Figure 3 is an explanatory diagram showing the contents of the file of the computer-based program modification management method shown in Figure 3. Figure 3 shows the program modification line ratio drawn in a two-dimensional coordinate system with time on the X axis and modification line ratio on the Y axis. FIG. 3 is a diagram showing a least squares approximate curve. 1...Line number ratio calculation means, 2...
Line number ratio history storage means, 3... Line number ratio plotting means, 4... Line number ratio transition prediction means, 5... Program modification information, 6...
... Plot output, 7 ... Line ratio minimum 2
Powered approximation curve output.

Claims (1)

【特許請求の範囲】 1、(A)修正後のファイルのライン数と、修正を行っ
たライン数との比率を算出するライン数比率算出手段、 (B)前記ライン数比率の修正履歴を、修正を行った時
点の時間情報とともに記憶するライン数比率履歴記憶手
段、 (C)二次元座標のX軸に前記時間情報をとり、Y軸に
前記ライン数比率をとった二次元座標で、各時間情報で
示された時点の前記ライン数比率をプロットするライン
数比率プロット手段、 (D)前記プロットを最少二乗近似によって二次式化し
、将来の前記ライン数比率の推移を予測するライン数比
率推移予測手段、 を備えたことを特徴とするコンピュータによるプログラ
ム修正管理方式。 2、請求項1記載のコンピュータによるプログラム修正
管理方式において、前記時間情報としてプログラム開発
開始日からの日数を用いたことを特徴とするコンピュー
タによるプログラム修正管理方式。
[Claims] 1. (A) Line number ratio calculation means for calculating the ratio between the number of lines of the file after correction and the number of lines that have been corrected; (B) a correction history of the line number ratio; (C) A two-dimensional coordinate system that stores the time information along with the time information at the time when the correction is made; a line number ratio plotting means for plotting the line number ratio at a time point indicated by time information; (D) a line number ratio plotting means for converting the plot into a quadratic equation by least squares approximation to predict future changes in the line number ratio; A program modification management method using a computer, comprising: a transition prediction means. 2. The computer-based program modification management method according to claim 1, wherein the time information is a number of days from a program development start date.
JP21558690A 1990-08-15 1990-08-15 Computer program modification management system Expired - Fee Related JP3243791B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21558690A JP3243791B2 (en) 1990-08-15 1990-08-15 Computer program modification management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21558690A JP3243791B2 (en) 1990-08-15 1990-08-15 Computer program modification management system

Publications (2)

Publication Number Publication Date
JPH0497427A true JPH0497427A (en) 1992-03-30
JP3243791B2 JP3243791B2 (en) 2002-01-07

Family

ID=16674888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21558690A Expired - Fee Related JP3243791B2 (en) 1990-08-15 1990-08-15 Computer program modification management system

Country Status (1)

Country Link
JP (1) JP3243791B2 (en)

Also Published As

Publication number Publication date
JP3243791B2 (en) 2002-01-07

Similar Documents

Publication Publication Date Title
US7086057B2 (en) Task allocation time decision apparatus and method of deciding task allocation time
Tang et al. An improved differential evolution algorithm for practical dynamic scheduling in steelmaking-continuous casting production
US10235474B2 (en) In-memory graph analytics system that allows memory and performance trade-off between graph mutation and graph traversal
CN113110313A (en) Construction process control method based on digital twinning
Yao et al. A novel MILP model for job shop scheduling problem with mobile robots
CN112101773A (en) Task scheduling method and system for multi-agent system in process industry
JPH04205626A (en) Expert system
JPH0497427A (en) Program correction control system by computer
CN115437757A (en) Scheduling method, system, server and computer readable storage medium
US20240086680A1 (en) Computing Apparatus
CN108509984A (en) Activation value quantifies training method and device
WO2018120166A1 (en) Stacking method and device, and robot
CN113377119B (en) Spacecraft task deduction method and system based on capability model
JPH09231282A (en) Method for emergency network operation
JP2579996B2 (en) Core state prediction device
JP2792158B2 (en) Expert system frame knowledge management system
CN111459910A (en) Program optimization method and device, computer equipment and storage medium
JPH06332909A (en) Plan managing system
CN117575800A (en) Information determination method, apparatus, device and computer readable storage medium
JPH06266726A (en) Production plan making device
CN113507125A (en) Adaptive load transfer method, system and medium for active power distribution network
CN115454645A (en) Job runtime prediction method, apparatus, system, and computer-readable storage medium
CN117236923A (en) Operation and maintenance strategy optimization method under double operation strategies of polymorphic system
CN117519763A (en) Intelligent unmanned system software online updating evolution method for autonomous perception decision execution
JPS63302318A (en) Support apparatus for forming operation program of nuclear power plant

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees